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

#include <cgltf.h>

Public Attributes

cgltf_primitive_type type
 
cgltf_accessorindices
 
cgltf_materialmaterial
 
cgltf_attributeattributes
 
cgltf_size attributes_count
 
cgltf_morph_targettargets
 
cgltf_size targets_count
 
cgltf_extras extras
 
cgltf_bool has_draco_mesh_compression
 
cgltf_draco_mesh_compression draco_mesh_compression
 
cgltf_material_mappingmappings
 
cgltf_size mappings_count
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Member Data Documentation

◆ attributes

cgltf_attribute* cgltf_primitive::attributes

◆ attributes_count

cgltf_size cgltf_primitive::attributes_count

◆ draco_mesh_compression

cgltf_draco_mesh_compression cgltf_primitive::draco_mesh_compression

◆ extensions

cgltf_extension* cgltf_primitive::extensions

◆ extensions_count

cgltf_size cgltf_primitive::extensions_count

◆ extras

cgltf_extras cgltf_primitive::extras

◆ has_draco_mesh_compression

cgltf_bool cgltf_primitive::has_draco_mesh_compression

◆ indices

cgltf_accessor* cgltf_primitive::indices

◆ mappings

cgltf_material_mapping* cgltf_primitive::mappings

◆ mappings_count

cgltf_size cgltf_primitive::mappings_count

◆ material

cgltf_material* cgltf_primitive::material

◆ targets

cgltf_morph_target* cgltf_primitive::targets

◆ targets_count

cgltf_size cgltf_primitive::targets_count

◆ type

cgltf_primitive_type cgltf_primitive::type

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