|
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 |
|
Definition at line 569 of file cgltf.h.
◆ name
◆ primitives
◆ primitives_count
cgltf_size cgltf_mesh::primitives_count |
◆ weights
cgltf_float* cgltf_mesh::weights |
◆ weights_count
cgltf_size cgltf_mesh::weights_count |
◆ target_names
char** cgltf_mesh::target_names |
◆ target_names_count
cgltf_size cgltf_mesh::target_names_count |
◆ extras
◆ extensions_count
cgltf_size cgltf_mesh::extensions_count |
◆ extensions
The documentation for this struct was generated from the following file: