18class ChannelTransform {
22 ::ll::TypedStorage<8, 48, ::ExpressionNode[3]> mXYZ;
23 ::ll::TypedStorage<4, 12, ::Vec3> mAxis;
24 ::ll::TypedStorage<4, 4, ::ChannelTransformAxisType> mTransformDataType;
40 ::BoneTransformType boneTransformType
43 MCAPI
bool getDataValues(
::Vec3& minValue,
::Vec3& maxValue)
const;
45 MCAPI
bool operator==(::ChannelTransform
const& rhs)
const;