|
LeviLamina
|
Public Member Functions | |
| KeyFrameTransform & | operator= (KeyFrameTransform const &) |
| KeyFrameTransform (KeyFrameTransform const &) | |
| MCAPI_C void | animate (::RenderParams &renderParams, ::BoneOrientation &destBoneOrientation, float scale, ::BoneTransformType boneTransformType) const |
| MCAPI::KeyFrameTransform & | operator= (::KeyFrameTransform &&) |
| MCAPI bool | optimizeAndGetDataValues (::Vec3 &minValue, ::Vec3 &maxValue) |
| MCAPI void | set (::ExpressionNode const &expression) |
| MCAPI void | set (::ExpressionNode const &expression, ::Vec3 const &axis) |
| MCAPI void | set (::ExpressionNode const &expression, int axisIndex) |
| MCAPI void | $dtor () |
Static Public Member Functions | |
| static MCAPI void | computeCubicPolynomial (::KeyFrameTransform *p0, ::KeyFrameTransform &p1, ::KeyFrameTransform &p2, ::KeyFrameTransform *p3) |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::KeyFrameTransformData > > | mPrePost |
| ::ll::TypedStorage< 8, 16, ::KeyFrameLerpMode > | mLerpMode |
| ::ll::TypedStorage< 4, 4, float > | mKeyFrameTimeStamp |