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 569 of file cgltf.h.

Member Data Documentation

cgltf_attribute* cgltf_primitive::attributes

Definition at line 573 of file cgltf.h.

cgltf_size cgltf_primitive::attributes_count

Definition at line 574 of file cgltf.h.

cgltf_draco_mesh_compression cgltf_primitive::draco_mesh_compression

Definition at line 579 of file cgltf.h.

cgltf_extension* cgltf_primitive::extensions

Definition at line 583 of file cgltf.h.

cgltf_size cgltf_primitive::extensions_count

Definition at line 582 of file cgltf.h.

cgltf_extras cgltf_primitive::extras

Definition at line 577 of file cgltf.h.

cgltf_bool cgltf_primitive::has_draco_mesh_compression

Definition at line 578 of file cgltf.h.

cgltf_accessor* cgltf_primitive::indices

Definition at line 571 of file cgltf.h.

cgltf_material_mapping* cgltf_primitive::mappings

Definition at line 580 of file cgltf.h.

cgltf_size cgltf_primitive::mappings_count

Definition at line 581 of file cgltf.h.

cgltf_material* cgltf_primitive::material

Definition at line 572 of file cgltf.h.

cgltf_morph_target* cgltf_primitive::targets

Definition at line 575 of file cgltf.h.

cgltf_size cgltf_primitive::targets_count

Definition at line 576 of file cgltf.h.

cgltf_primitive_type cgltf_primitive::type

Definition at line 570 of file cgltf.h.


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