Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_curve Struct Reference

#include <cgltf.h>

Public Attributes

char * name
 
cgltf_curve_basis basis
 
cgltf_curve_render_mode render_mode
 
cgltf_accessorpoints
 
cgltf_accessorcurve_vertex_counts
 
cgltf_materialmaterial
 
cgltf_extras extras
 

Member Data Documentation

◆ basis

cgltf_curve_basis cgltf_curve::basis

◆ curve_vertex_counts

cgltf_accessor* cgltf_curve::curve_vertex_counts

◆ extras

cgltf_extras cgltf_curve::extras

◆ material

cgltf_material* cgltf_curve::material

◆ name

char* cgltf_curve::name

◆ points

cgltf_accessor* cgltf_curve::points

◆ render_mode

cgltf_curve_render_mode cgltf_curve::render_mode

The documentation for this struct was generated from the following file: