FreeWRL / FreeX3D 4.3.0
cgltf_primitive Struct Reference

Data Fields

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

Detailed Description

Definition at line 406 of file cgltf.h.

Field Documentation

◆ attributes

cgltf_attribute* cgltf_primitive::attributes

Definition at line 410 of file cgltf.h.

◆ attributes_count

cgltf_size cgltf_primitive::attributes_count

Definition at line 411 of file cgltf.h.

◆ draco_mesh_compression

cgltf_draco_mesh_compression cgltf_primitive::draco_mesh_compression

Definition at line 416 of file cgltf.h.

◆ extras

cgltf_extras cgltf_primitive::extras

Definition at line 414 of file cgltf.h.

◆ has_draco_mesh_compression

cgltf_bool cgltf_primitive::has_draco_mesh_compression

Definition at line 415 of file cgltf.h.

◆ indices

cgltf_accessor* cgltf_primitive::indices

Definition at line 408 of file cgltf.h.

◆ material

cgltf_material* cgltf_primitive::material

Definition at line 409 of file cgltf.h.

◆ targets

cgltf_morph_target* cgltf_primitive::targets

Definition at line 412 of file cgltf.h.

◆ targets_count

cgltf_size cgltf_primitive::targets_count

Definition at line 413 of file cgltf.h.

◆ type

cgltf_primitive_type cgltf_primitive::type

Definition at line 407 of file cgltf.h.


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