LuaTetrahedron
Type doc:
Fields:
vertices: ReflectedValue
Methods:
clone: function(self: LuaTetrahedron ):( LuaTetrahedron )
signed_volume: function(self: LuaTetrahedron ):(number)
centroid: function(self: LuaTetrahedron ):( LuaVec3 )
new: function( LuaVec3 , LuaVec3 , LuaVec3 , LuaVec3 ):( LuaTetrahedron )
__tostring: function(self: LuaTetrahedron ):(string)
__eq: function(any , any):(any)