Assimp  v3.1.1 (June 2014)
Assimp::Collada::ChannelEntry Struct Reference

Description of a collada animation channel which has been determined to affect the current node. More...

Public Member Functions

 ChannelEntry ()
 

Source datat array for the key value values

More...
 

Public Attributes

const Collada::AnimationChannelmChannel
 
size_t mSubElement
 
std::string mTargetId
 

the source channel

More...
 
const Collada::AccessormTimeAccessor
 
const Collada::DatamTimeData
 

Collada accessor to the time values

More...
 
std::string mTransformId
 
size_t mTransformIndex
 
const Collada::AccessormValueAccessor
 

Source data array for the time values

More...
 
const Collada::DatamValueData
 

Collada accessor to the key value values

More...
 

Detailed Description

Description of a collada animation channel which has been determined to affect the current node.

Constructor & Destructor Documentation

Assimp::Collada::ChannelEntry::ChannelEntry ( )
inline

Source datat array for the key value values

Member Data Documentation

const Collada::AnimationChannel* Assimp::Collada::ChannelEntry::mChannel
size_t Assimp::Collada::ChannelEntry::mSubElement
std::string Assimp::Collada::ChannelEntry::mTargetId

the source channel

const Collada::Accessor* Assimp::Collada::ChannelEntry::mTimeAccessor
const Collada::Data* Assimp::Collada::ChannelEntry::mTimeData

Collada accessor to the time values

std::string Assimp::Collada::ChannelEntry::mTransformId
size_t Assimp::Collada::ChannelEntry::mTransformIndex
const Collada::Accessor* Assimp::Collada::ChannelEntry::mValueAccessor

Source data array for the time values

const Collada::Data* Assimp::Collada::ChannelEntry::mValueData

Collada accessor to the key value values


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