モデル基準布セルクラス More...
#include <GxUnitClothModel.h>
Public Member Functions | |
定義 | |
GX_RTTI_STRUCT (GxUnitClothModel::GxAdditionalData) | |
RTTI宣言 | |
初期化 | |
GxAdditionalData (void) | |
デフォルトコンストラクタ | |
Public Attributes | |
メンバ変数 | |
GxQuaternion | _quaternionOld |
布に必要なパラメータを追加 | |
s32 | _jointIndex |
準じるモデル関節の番号 | |
f32 | _radius |
質点の当たり半径 // 一応ココでも保持 | |
f32 | _twistLimit |
ねじれ最大角度 | |
b32 | _isHitBack |
参照しているコリジョンに当たったかどうか | |
GxVector3 | _normal |
ねじれ用法線 | |
GxVector3 | _hitBackDirect |
ねじれ補間用当たり方向 | |
GxQuaternion | _twist |
ねじれ回転、前フレームの値を保持 | |
GxVector3 | _angleAxis |
回転角度基準軸 | |
f32 | _angleLimit |
回転角度限界 | |
f32 | _baseRatio |
基姿勢の割合 | |
GxVector3 | _windRatio |
風を受ける割合 | |
b32 | _isEnableLink |
列間の質点で繋がり(拘束)があるかどうか | |
Additional Inherited Members | |
![]() | |
static GxRtti & | __getStaticRtti (void) |
モデル基準布セルクラス
GxCell は派生することができないため、追加データを作成
GxQuaternion GxUnitClothModel::GxAdditionalData::_quaternionOld |
布に必要なパラメータを追加
補間用