|
gKit2 light
|
Public Attributes | |
| 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 |
| cgltf_buffer_view* cgltf_accessor::buffer_view |
| cgltf_accessor_sparse cgltf_accessor::sparse |
| cgltf_extras cgltf_accessor::extras |
| cgltf_extension* cgltf_accessor::extensions |