array

package
v0.0.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Code generated by gobindlua; DO NOT EDIT.

Index

Constants

View Source
const ArrSize = 3

Variables

This section is empty.

Functions

This section is empty.

Types

type ArrayStruct

type ArrayStruct struct {
	Elements [ArrSize]float32
}

func NewArrayStruct

func NewArrayStruct(elems [3]float32) ArrayStruct

func (*ArrayStruct) LuaMetatableType

func (r *ArrayStruct) LuaMetatableType() string

func (*ArrayStruct) LuaModuleLoader

func (goType *ArrayStruct) LuaModuleLoader(L *lua.LState) int

func (*ArrayStruct) LuaModuleName

func (goType *ArrayStruct) LuaModuleName() string

func (*ArrayStruct) LuaRegisterGlobalMetatable

func (goType *ArrayStruct) LuaRegisterGlobalMetatable(L *lua.LState)

func (*ArrayStruct) SetElements

func (s *ArrayStruct) SetElements(j [3]float32)

func (*ArrayStruct) SetElementsFromSubpackage

func (s *ArrayStruct) SetElementsFromSubpackage(j *slicessubpackage.AnArray)

func (ArrayStruct) String

func (s ArrayStruct) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL