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

#include <GLTF_Types.h>

Public Attributes

UT_Array< GLTF_Channelchannels
 
UT_Array< GLTF_AnimSamplersamplers
 
UT_StringHolder name = ""
 

Detailed Description

Definition at line 273 of file GLTF_Types.h.

Member Data Documentation

UT_Array<GLTF_Channel> GLTF_NAMESPACE::GLTF_Animation::channels

Definition at line 275 of file GLTF_Types.h.

UT_StringHolder GLTF_NAMESPACE::GLTF_Animation::name = ""

Definition at line 277 of file GLTF_Types.h.

UT_Array<GLTF_AnimSampler> GLTF_NAMESPACE::GLTF_Animation::samplers

Definition at line 276 of file GLTF_Types.h.


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