Toggle menu
Nitlanguage.org
Nitdoc
gamnit
model_parsers
obj
ObjDef
_vertex_points
private
var
_vertex_points
:
Array
[
Vec4
]
gamnit
::
ObjDef
::
_vertex_points
Doc
Linearization
Summary
Vertex coordinates
Vertex coordinates
Summary
Property definitions
gamnit$ObjDef$_vertex_points
Property definitions
gamnit
$
ObjDef
::
_vertex_points
# Vertex coordinates
var
vertex_points
=
new
Array
[
Vec4
]
lib/gamnit/model_parsers/obj.nit:151,2--152,36