HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 

Detailed Description

Definition at line 606 of file cgltf.h.

Member Data Documentation

cgltf_attribute * cgltf_primitive::attributes

Definition at line 610 of file cgltf.h.

cgltf_size cgltf_primitive::attributes_count

Definition at line 611 of file cgltf.h.

cgltf_draco_mesh_compression cgltf_primitive::draco_mesh_compression

Definition at line 616 of file cgltf.h.

cgltf_extension * cgltf_primitive::extensions

Definition at line 620 of file cgltf.h.

cgltf_size cgltf_primitive::extensions_count

Definition at line 619 of file cgltf.h.

cgltf_extras cgltf_primitive::extras

Definition at line 614 of file cgltf.h.

cgltf_bool cgltf_primitive::has_draco_mesh_compression

Definition at line 615 of file cgltf.h.

cgltf_accessor * cgltf_primitive::indices

Definition at line 608 of file cgltf.h.

cgltf_material_mapping * cgltf_primitive::mappings

Definition at line 617 of file cgltf.h.

cgltf_size cgltf_primitive::mappings_count

Definition at line 618 of file cgltf.h.

cgltf_material * cgltf_primitive::material

Definition at line 609 of file cgltf.h.

cgltf_morph_target * cgltf_primitive::targets

Definition at line 612 of file cgltf.h.

cgltf_size cgltf_primitive::targets_count

Definition at line 613 of file cgltf.h.

cgltf_primitive_type cgltf_primitive::type

Definition at line 607 of file cgltf.h.


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