Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
cgltf_primitive Struct Reference

#include <cgltf.h>

+ Collaboration diagram for cgltf_primitive:

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

Member Data Documentation

◆ attributes

cgltf_attribute* cgltf_primitive::attributes

Definition at line 531 of file cgltf.h.

◆ attributes_count

cgltf_size cgltf_primitive::attributes_count

Definition at line 532 of file cgltf.h.

◆ draco_mesh_compression

cgltf_draco_mesh_compression cgltf_primitive::draco_mesh_compression

Definition at line 537 of file cgltf.h.

◆ extensions

cgltf_extension* cgltf_primitive::extensions

Definition at line 541 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_primitive::extensions_count

Definition at line 540 of file cgltf.h.

◆ extras

cgltf_extras cgltf_primitive::extras

Definition at line 535 of file cgltf.h.

◆ has_draco_mesh_compression

cgltf_bool cgltf_primitive::has_draco_mesh_compression

Definition at line 536 of file cgltf.h.

◆ indices

cgltf_accessor* cgltf_primitive::indices

Definition at line 529 of file cgltf.h.

◆ mappings

cgltf_material_mapping* cgltf_primitive::mappings

Definition at line 538 of file cgltf.h.

◆ mappings_count

cgltf_size cgltf_primitive::mappings_count

Definition at line 539 of file cgltf.h.

◆ material

cgltf_material* cgltf_primitive::material

Definition at line 530 of file cgltf.h.

◆ targets

cgltf_morph_target* cgltf_primitive::targets

Definition at line 533 of file cgltf.h.

◆ targets_count

cgltf_size cgltf_primitive::targets_count

Definition at line 534 of file cgltf.h.

◆ type

cgltf_primitive_type cgltf_primitive::type

Definition at line 528 of file cgltf.h.


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