HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cgltf_attribute Struct Reference

#include <cgltf.h>

Public Attributes

char * name
 
cgltf_attribute_type type
 
cgltf_int index
 
cgltf_accessordata
 

Detailed Description

Definition at line 363 of file cgltf.h.

Member Data Documentation

cgltf_accessor* cgltf_attribute::data

Definition at line 368 of file cgltf.h.

cgltf_int cgltf_attribute::index

Definition at line 367 of file cgltf.h.

char* cgltf_attribute::name

Definition at line 365 of file cgltf.h.

cgltf_attribute_type cgltf_attribute::type

Definition at line 366 of file cgltf.h.


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