Blender
V3.3
|
Public Attributes | |
std::vector< GHOST_XrControllerModelVertex > | vertices |
std::vector< uint32_t > | indices |
Definition at line 37 of file GHOST_XrControllerModel.cpp.
std::vector<uint32_t> GHOST_XrPrimitive::indices |
Definition at line 39 of file GHOST_XrControllerModel.cpp.
Referenced by load_node(), and read_indices().
std::vector<GHOST_XrControllerModelVertex> GHOST_XrPrimitive::vertices |
Definition at line 38 of file GHOST_XrControllerModel.cpp.
Referenced by load_node(), and read_vertices().