|
char * | name |
|
cgltf_component_type | component_type |
|
cgltf_bool | normalized |
|
cgltf_type | type |
|
cgltf_size | offset |
|
cgltf_size | count |
|
cgltf_size | stride |
|
cgltf_buffer_view * | buffer_view |
|
cgltf_bool | has_min |
|
cgltf_float | min [16] |
|
cgltf_bool | has_max |
|
cgltf_float | max [16] |
|
cgltf_bool | is_sparse |
|
cgltf_accessor_sparse | sparse |
|
cgltf_extras | extras |
|
cgltf_size | extensions_count |
|
cgltf_extension * | extensions |
|
Definition at line 325 of file cgltf.h.
◆ name
char* cgltf_accessor::name |
◆ component_type
cgltf_component_type cgltf_accessor::component_type |
◆ normalized
cgltf_bool cgltf_accessor::normalized |
◆ type
cgltf_type cgltf_accessor::type |
◆ offset
cgltf_size cgltf_accessor::offset |
◆ count
cgltf_size cgltf_accessor::count |
◆ stride
cgltf_size cgltf_accessor::stride |
◆ buffer_view
◆ has_min
cgltf_bool cgltf_accessor::has_min |
◆ min
cgltf_float cgltf_accessor::min[16] |
◆ has_max
cgltf_bool cgltf_accessor::has_max |
◆ max
cgltf_float cgltf_accessor::max[16] |
◆ is_sparse
cgltf_bool cgltf_accessor::is_sparse |
◆ sparse
◆ extras
◆ extensions_count
cgltf_size cgltf_accessor::extensions_count |
◆ extensions
The documentation for this struct was generated from the following file: