Assimp
v4.1. (December 2018)
|
An animation channel. More...
Public Attributes | |
std::string | mInTanValues |
Source URL of the IN_TANGENT semantic values. More... | |
std::string | mInterpolationValues |
Source URL of the INTERPOLATION semantic values. More... | |
std::string | mOutTanValues |
Source URL of the OUT_TANGENT semantic values. More... | |
std::string | mSourceTimes |
Source URL of the time values. More... | |
std::string | mSourceValues |
Source URL of the value values. More... | |
std::string | mTarget |
URL of the data to animate. More... | |
An animation channel.
std::string Assimp::Collada::AnimationChannel::mInTanValues |
Source URL of the IN_TANGENT semantic values.
std::string Assimp::Collada::AnimationChannel::mInterpolationValues |
Source URL of the INTERPOLATION semantic values.
std::string Assimp::Collada::AnimationChannel::mOutTanValues |
Source URL of the OUT_TANGENT semantic values.
std::string Assimp::Collada::AnimationChannel::mSourceTimes |
Source URL of the time values.
Collada calls them "input". Meh.
std::string Assimp::Collada::AnimationChannel::mSourceValues |
Source URL of the value values.
Collada calls them "output".
std::string Assimp::Collada::AnimationChannel::mTarget |
URL of the data to animate.
Could be about anything, but we support only the "NodeID/TransformID.SubElement" notation