DayZ 1.24
|
Private Member Functions | |
void | Selection () |
void | ~Selection () |
proto native owned string | GetName () |
proto native int | GetVertexCount () |
proto native int | GetLODVertexIndex (int sel_vertex_index) |
vector | GetVertexPosition (LOD lod, int index) |
Selection class.
Definition at line 178 of file gameplay.c.
|
inlineprivate |
Definition at line 180 of file gameplay.c.
|
inlineprivate |
Definition at line 181 of file gameplay.c.
Referenced by GetVertexPosition().
Definition at line 187 of file gameplay.c.
References Error(), GetLODVertexIndex(), and vector::Zero.