|
|
|
| GxObjectData (void) |
| | デフォルトコンストラクタ
|
| |
| | GxObjectData (const GxResCollisionObject::GxObjectData &object) |
| | コピーコンストラクタ
|
| |
|
| ~GxObjectData (void) override |
| | デストラクタ
|
| |
|
|
constexpr f32 | getSphereRadius (void) const |
| | 球の半径を取得
|
| |
|
GX_FORCE_INLINE GxVector3 | getBoxExtent (void) const |
| | 箱のサイズを取得
|
| |
|
constexpr f32 | getCylinderRadius (void) const |
| | シリンダの半径を取得
|
| |
|
constexpr f32 | getCylinderHeightHalf (void) const |
| | シリンダの高さの半分を取得
|
| |
|
constexpr f32 | getCapsuleDoubleJointRadius0 (void) const |
| | カプセルの先端半径0を取得
|
| |
|
constexpr f32 | getCapsuleDoubleJointRadius1 (void) const |
| | カプセルの先端半径1を取得
|
| |
|
constexpr f32 | getCapsuleRadius (void) const |
| | カプセルの半径を取得
|
| |
|
constexpr f32 | getCapsuleHeight (void) const |
| | カプセルの高さを取得
|
| |
|
constexpr | GxClassBase (void) |
| | コンストラクタ
|
| |
|
constexpr | GxClassBase (const GxClassBase &base) |
| | コピーコンストラクタ
|
| |
|
| ~GxClassBase (void) override |
| | デストラクタ
|
| |
|
constexpr | GxClassBaseRoot (void) |
| | コンストラクタ
|
| |
|
constexpr | GxClassBaseRoot (const GxClassBaseRoot &) |
| | コピーコンストラクタ
|
| |
|
virtual | ~GxClassBaseRoot (void) |
| | デストラクタ
|
| |
|
constexpr GxClassBaseRoot & | operator= (const GxClassBaseRoot &) |
| | 代入演算子
|
| |
|
virtual GxRtti & | getRtti (void) const =0 |
| | Rttiの取得
|
| |
| virtual GX_FORCE_INLINE const GxTypedObject * | getDefaultObject (void) |
| | デフォルトオブジェクトを取得
|
| |
|
GX_FORCE_INLINE b32 | isDefaultObject (void) |
| | デフォルトオブジェクト判定
|
| |
|
|
static GX_FORCE_INLINE GxRtti & | __getStaticRtti (void) |
| | Rttiの取得
|
| |
◆ GxObjectData()
The documentation for this class was generated from the following files: