Blender  V3.3
Public Attributes | List of all members
GHOST_XrPrimitive Struct Reference

Public Attributes

std::vector< GHOST_XrControllerModelVertex > vertices
 
std::vector< uint32_tindices
 

Detailed Description

Definition at line 37 of file GHOST_XrControllerModel.cpp.

Member Data Documentation

◆ indices

std::vector<uint32_t> GHOST_XrPrimitive::indices

Definition at line 39 of file GHOST_XrControllerModel.cpp.

Referenced by load_node(), and read_indices().

◆ vertices

std::vector<GHOST_XrControllerModelVertex> GHOST_XrPrimitive::vertices

Definition at line 38 of file GHOST_XrControllerModel.cpp.

Referenced by load_node(), and read_vertices().


The documentation for this struct was generated from the following file: