HDK
|
#include <cgltf.h>
Public Attributes | |
char * | name |
cgltf_primitive * | primitives |
cgltf_size | primitives_count |
cgltf_float * | weights |
cgltf_size | weights_count |
char ** | target_names |
cgltf_size | target_names_count |
cgltf_extras | extras |
cgltf_size | extensions_count |
cgltf_extension * | extensions |
cgltf_extension* cgltf_mesh::extensions |
cgltf_size cgltf_mesh::extensions_count |
cgltf_extras cgltf_mesh::extras |
cgltf_primitive* cgltf_mesh::primitives |
cgltf_size cgltf_mesh::primitives_count |
cgltf_size cgltf_mesh::target_names_count |
cgltf_float* cgltf_mesh::weights |
cgltf_size cgltf_mesh::weights_count |