gKit2 light
Public Attributes | List of all members
cgltf_primitive Struct Reference

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

Member Data Documentation

◆ type

cgltf_primitive_type cgltf_primitive::type

Definition at line 553 of file cgltf.h.

◆ indices

cgltf_accessor* cgltf_primitive::indices

Definition at line 554 of file cgltf.h.

◆ material

cgltf_material* cgltf_primitive::material

Definition at line 555 of file cgltf.h.

◆ attributes

cgltf_attribute* cgltf_primitive::attributes

Definition at line 556 of file cgltf.h.

◆ attributes_count

cgltf_size cgltf_primitive::attributes_count

Definition at line 557 of file cgltf.h.

◆ targets

cgltf_morph_target* cgltf_primitive::targets

Definition at line 558 of file cgltf.h.

◆ targets_count

cgltf_size cgltf_primitive::targets_count

Definition at line 559 of file cgltf.h.

◆ extras

cgltf_extras cgltf_primitive::extras

Definition at line 560 of file cgltf.h.

◆ has_draco_mesh_compression

cgltf_bool cgltf_primitive::has_draco_mesh_compression

Definition at line 561 of file cgltf.h.

◆ draco_mesh_compression

cgltf_draco_mesh_compression cgltf_primitive::draco_mesh_compression

Definition at line 562 of file cgltf.h.

◆ mappings

cgltf_material_mapping* cgltf_primitive::mappings

Definition at line 563 of file cgltf.h.

◆ mappings_count

cgltf_size cgltf_primitive::mappings_count

Definition at line 564 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_primitive::extensions_count

Definition at line 565 of file cgltf.h.

◆ extensions

cgltf_extension* cgltf_primitive::extensions

Definition at line 566 of file cgltf.h.


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