物理演算クラス More...
#include "GxPhysics.h"
Macros | |
#define | ALLOCATOR_DYNAMICS AllocatorList::ALLOCATOR_PHYSICS |
Functions | |
_PARAM (_active) | |
_PARAM (_listObject) | |
_PARAM (_listConstraint) | |
_PARAM (_pRegisterWorld) | |
_PARAM (_ppMesh) | |
_PARAM (_meshCount) | |
_PARAM_ATTRIBUTE (_pShape, GxProperty::ATTRIBUTE_READONLY) | |
_STRUCT_POINTER_NAME (_pMatrix, "マトリクス") | |
_PARAM_ATTRIBUTE (_pRegisterWorld, GxProperty::ATTRIBUTE_READONLY) | |
_PARAM_ATTRIBUTE (_pUnit, GxProperty::ATTRIBUTE_READONLY) | |
_PARAM_ATTRIBUTE (_pManagementClass, GxProperty::ATTRIBUTE_READONLY) | |
_PARAM (_offset) | |
_PARAM (_checkFlag) | |
_ENUM (_type) | |
_PARAM (_pManagementClass) | |
_PARAM_NAME (_mass, "質量") | |
_PARAM_NAME (_friction, "摩擦係数") | |
_ENUM_NAME (_type, "剛体タイプ") | |
_PARAM_NAME (_inertiaScale, "慣性モーメントのスケール") | |
物理演算クラス