OROCHI
 
Loading...
Searching...
No Matches
GxDynamics.cpp File Reference

物理演算クラス More...

#include "GxPhysics.h"
Include dependency graph for GxDynamics.cpp:

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, "慣性モーメントのスケール")
 

Detailed Description

物理演算クラス

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Kazuya TAKEI
Shingo Fukdua
Yuya Ikeuchi