| __getStaticRtti(void) | GxClassBaseRoot | inlinestatic |
| _ikChainCount | GxMotionPlayer | protected |
| _ikEffecterTargetCount | GxMotionPlayer | protected |
| _interpolateDataArray | GxMotionPlayer | protected |
| _interpolateFrameElapsed | GxMotionPlayer | protected |
| _interpolatingMotion | GxMotionPlayer | protected |
| _isEnableInterpolateDataArray | GxMotionPlayer | protected |
| _originDataArray | GxMotionPlayer | protected |
| _pIkChainArray | GxMotionPlayer | protected |
| _pIkEffecterTargetArray | GxMotionPlayer | protected |
| _rootPosition | GxMotionPlayer | protected |
| _updateIkChainCount | GxMotionPlayer | protected |
| allocateJointArray(void) | GxMotionPlayer | protectedvirtual |
| calculateInterpolation(void) | GxMotionPlayer | protectedvirtual |
| calculateJointMatrix(GxMotionJoint const *pFinalJoint, GxMatrixAffine &jointMatrix) | GxMotionPlayer | protected |
| calculateLocalData2BonesIK(u32 chainStartJointNumber) | GxMotionPlayer | protected |
| calculateMotionDataMatrices2BonesIK(u32 chainStartJointNumber) | GxMotionPlayer | protected |
| change(s32 motionNumber=static_cast< s32 >(GxModUnitMotionBase::MOTION_INDEX::BEGIN), f32 startFrame=0.f, f32 speedRatio=1.f, f32 transitionFrameNumber=0.f, u32 playbackFlags=0) | GxMotionPlayer | |
| changeMotion(s32 motionNumber=static_cast< s32 >(GxModUnitMotionBase::MOTION_INDEX::BEGIN)) | GxMotionPlayer | |
| changeTransitionSettings(f32 transitionFrameNumber, INTERPOLATE interpolateType, f32 transitionCurvature) | GxMotionPlayer | virtual |
| checkJointsLocalData(void) | GxMotionPlayer | inline |
| enableLinearInterpolation(b32 flag) | GxMotionPlayer | inline |
| forceEnableLinearInterpolation(b32 flag) | GxMotionPlayer | |
| getDefaultObject(void) | GxClassBaseRoot | inlinevirtual |
| getDeltaTime(void) const | GxMotionPlayer | inline |
| getDeltaTimeRatio(void) const | GxMotionPlayer | inline |
| getFrame(void) const | GxMotionPlayer | inlinevirtual |
| getFrameMax(void) const | GxMotionPlayer | inline |
| getFrameMax(u32 motionNumber) const | GxMotionPlayer | inline |
| getFrameNumber(f32 milliSeconds) const | GxMotionPlayer | inlinevirtual |
| getIkChain(u32 index) const | GxMotionPlayer | inline |
| getIkChain(u32 index) | GxMotionPlayer | inline |
| getIkChainArray(void) | GxMotionPlayer | inlineprotected |
| getIkChainArray(void) const | GxMotionPlayer | inline |
| getIkChainCount(void) const | GxMotionPlayer | inline |
| getInterpolateCurvature(void) const | GxMotionPlayer | inlinevirtual |
| getInterpolateFrameNumber(void) const | GxMotionPlayer | inlinevirtual |
| getInterpolateType(void) | GxMotionPlayer | inlinevirtual |
| getInterpolationOriginArray(void) | GxMotionPlayer | inline |
| getInterpolationRatio(f32 frameElapsed) | GxMotionPlayer | inline |
| getInterpolationSettings(void) const | GxMotionPlayer | inline |
| getJoint(const u32 id) const | GxMotionPlayer | |
| getJoint(const u32 id) | GxMotionPlayer | |
| getJointArray(void) const | GxMotionPlayer | |
| getJointCount(void) const | GxMotionPlayer | inline |
| getJointRaw(const u32 id) const | GxMotionPlayer | inline |
| getMilliSeconds(f32 frameNumber) const | GxMotionPlayer | inlinevirtual |
| getMotionCount(void) const | GxMotionPlayer | inline |
| getMotionData(s32 index) const | GxMotionPlayer | protected |
| getMotionFrameCount(u32 motionNumber) const | GxMotionPlayer | |
| getMotionFrameCount(void) const | GxMotionPlayer | inline |
| getMotionNumber(void) const | GxMotionPlayer | inline |
| getMotionNumberMax(void) const | GxMotionPlayer | inline |
| getMotionNumberMin(void) const | GxMotionPlayer | inline |
| getMotionPackageData(void) const | GxMotionPlayer | inlineprotected |
| getMotionRotateY(void) const | GxMotionPlayer | inline |
| getMotionTranslateY(void) const | GxMotionPlayer | inline |
| getPlaybackFlags(void) const | GxMotionPlayer | inlinevirtual |
| getResMotionPackage(void) | GxMotionPlayer | inline |
| getRtti(void) const =0 | GxClassBaseRoot | pure virtual |
| getSpeed(void) const | GxMotionPlayer | inlinevirtual |
| getStartFrame(void) const | GxMotionPlayer | inline |
| getUpdateJoint(void *pValue, u32 index) | GxMotionPlayer | inline |
| GxClassBase(void) | GxClassBase | inline |
| GxClassBase(const GxClassBase &base) | GxClassBase | inline |
| GxClassBaseRoot(void) | GxClassBaseRoot | inline |
| GxClassBaseRoot(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| GxModUnitMotionBlend (defined in GxMotionPlayer) | GxMotionPlayer | friend |
| GxMotionPlayer(void) | GxMotionPlayer | |
| initialize(GxResMotionPackage *pResource) | GxMotionPlayer | |
| isDefaultObject(void) | GxClassBaseRoot | inline |
| isExistScale(const GxMotionJointData *pJoint) const | GxMotionPlayer | inlinevirtual |
| isFinish(void) const | GxMotionPlayer | |
| isFinishNextFrame(void) const | GxMotionPlayer | |
| isJointArrayUpToDate(void) const | GxMotionPlayer | inline |
| isLoopTiming(void) const | GxMotionPlayer | |
| isPlaybackFlag(MOTION_PLAYBACK_FLAG flag) const | GxMotionPlayer | inlinevirtual |
| isPlayDifferenceMotion(void) | GxMotionPlayer | inlineprotected |
| loadBasepose(void const *pBasePoseData) | GxMotionPlayer | protected |
| operator=(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| reset(void) | GxMotionPlayer | virtual |
| setDecodeType(GxMotionCurvesContainerQuaternion::DECODE_TYPE type) | GxMotionPlayer | inline |
| setDeltaTime(f32 deltaTime) | GxMotionPlayer | inline |
| setDeltaTimeRatio(f32 deltaTimeRatio) | GxMotionPlayer | inline |
| setDummySize(u32) | GxMotionPlayer | inlineprotected |
| setDummyValueIndex(const void *, u32) | GxMotionPlayer | inlineprotected |
| setFrame(f32 frame) | GxMotionPlayer | |
| setInterpolateCurvature(f32 interpolateCurvature) | GxMotionPlayer | inlinevirtual |
| setInterpolateFrameElapsed(f32 value) | GxMotionPlayer | inline |
| setInterpolateFrameNumber(f32 interpolateFrameNumber) | GxMotionPlayer | inlinevirtual |
| setInterpolateType(INTERPOLATE interpolateType) | GxMotionPlayer | inlinevirtual |
| setInterpolationSettings(GxResMotionInterpolationSettings const *pResInterpolateSettings) | GxMotionPlayer | inline |
| setMotionNumber(s32 motionNumber) | GxMotionPlayer | |
| setPlaybackFlag(MOTION_PLAYBACK_FLAG flag, b32 value) | GxMotionPlayer | |
| setPlaybackFlags(u32 playbackFlags) | GxMotionPlayer | |
| setPlayDifferenceMotion(b32 isPlayDifferenceMotion) | GxMotionPlayer | inlineprotected |
| setSpeed(f32 speed) | GxMotionPlayer | inline |
| setTranslateRotateEulerToOneJoint(GxMotionJointData *pJointToSet, f32 const *pMotionDataReader, b32 isRootLocator) | GxMotionPlayer | protected |
| setTranslateRotateQuatToOneJoint(GxMotionCurvesContainerQuaternion *pMotionCurvesContainerQuaternion, u32 jointIndex) | GxMotionPlayer | protected |
| setTranslateRotateToJointArray(void) | GxMotionPlayer | protectedvirtual |
| updateFrame(void) | GxMotionPlayer | |
| updateJointLocalData(void) | GxMotionPlayer | |
| updateJointMatrices(u32 jointStartNumber, u32 jointCount) | GxMotionPlayer | |
| updateJointMatricesNoIK(u32 jointStartNumber, u32 jointCount) | GxMotionPlayer | |
| updateJoints(void) | GxMotionPlayer | inline |
| updateRootPosition(void) | GxMotionPlayer | protectedvirtual |
| ~GxClassBase(void) override | GxClassBase | inline |
| ~GxClassBaseRoot(void) | GxClassBaseRoot | inlinevirtual |
| ~GxMotionPlayer(void) override | GxMotionPlayer | |