|
Foundation
|
#include <cgltf.h>
Public Attributes | |
| char * | name |
| cgltf_curve_basis | basis |
| cgltf_curve_render_mode | render_mode |
| cgltf_accessor * | points |
| cgltf_accessor * | curve_vertex_counts |
| cgltf_material * | material |
| cgltf_extras | extras |
| cgltf_curve_basis cgltf_curve::basis |
| cgltf_accessor* cgltf_curve::curve_vertex_counts |
| cgltf_extras cgltf_curve::extras |
| cgltf_material* cgltf_curve::material |
| char* cgltf_curve::name |
| cgltf_accessor* cgltf_curve::points |
| cgltf_curve_render_mode cgltf_curve::render_mode |