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

Public Attributes

char * name
 
cgltf_attribute_type type
 
cgltf_int index
 
cgltf_accessordata
 

Detailed Description

Definition at line 346 of file cgltf.h.

Member Data Documentation

◆ name

char* cgltf_attribute::name

Definition at line 348 of file cgltf.h.

◆ type

cgltf_attribute_type cgltf_attribute::type

Definition at line 349 of file cgltf.h.

◆ index

cgltf_int cgltf_attribute::index

Definition at line 350 of file cgltf.h.

◆ data

cgltf_accessor* cgltf_attribute::data

Definition at line 351 of file cgltf.h.


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