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

#include <cgltf.h>

Public Attributes

cgltf_animation_samplersampler
 
cgltf_nodetarget_node
 
cgltf_animation_path_type target_path
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Detailed Description

Definition at line 697 of file cgltf.h.

Member Data Documentation

cgltf_extension* cgltf_animation_channel::extensions

Definition at line 703 of file cgltf.h.

cgltf_size cgltf_animation_channel::extensions_count

Definition at line 702 of file cgltf.h.

cgltf_extras cgltf_animation_channel::extras

Definition at line 701 of file cgltf.h.

cgltf_animation_sampler* cgltf_animation_channel::sampler

Definition at line 698 of file cgltf.h.

cgltf_node* cgltf_animation_channel::target_node

Definition at line 699 of file cgltf.h.

cgltf_animation_path_type cgltf_animation_channel::target_path

Definition at line 700 of file cgltf.h.


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