GxMotionが使う関節クラス More...
#include "GxMotion.h"
Functions | |
_PAGE_BEGIN ("基本データ") | |
_PARAM (_id) | |
_ENUM_GUI (_ikType, IK) | |
_PARAM (_pIkChain) | |
_CUSTOM (GxProperty::TYPE::OBJECT_POINTER, "_pParent", &GxMotionJointData::getPropertyNonConstParent, &GxMotionJointData::setPropertyDummyParent) | |
_PAGE_END () | |
_PAGE_BEGIN ("ローカルデータ") | |
_PAGE_BEGIN ("ベースポーズ") | |
_PARAM (_staticTranslate) | |
_PARAM (_basePoseQuaternion) | |
_PAGE_BEGIN ("現在のポーズ") | |
_PARAM (_rotate) | |
_PARAM (_translate) | |
_PARAM (_scaleExist) | |
_PARAM (_scale) | |
_PARAM_NAME (_motionMatrix, "ウォールド(モーション)マトリックス") | |
GxMotionが使う関節クラス