Springhead
An open source physics engine for virtual reality, haptics and motion generation.
クラス CRBodyGen
CRBodyGenに対する継承グラフ

Public メソッド

 CRBodyGen (const CRBodyGenDesc &desc=CRBodyGenDesc())
 
virtual CRBodyIfGenerate (CRCreatureIf *crCreature)
 ボディを生成する
 

Protected 型

enum  LREnum { LEFTPART =-1, RIGHTPART =+1 }
 

Protected メソッド

CRBoneIfCreateJoint (CRBoneIf *soChild, CRBoneIf *soParent, const PHHingeJointDesc &desc)
 関節を作る
 
CRBoneIfCreateJoint (CRBoneIf *soChild, CRBoneIf *soParent, const PHBallJointDesc &desc)
 
CRBoneIfCreateSolid (const PHSolidDesc &desc)
 剛体を作る
 
void SetInitPosition (PHSolidIf *parentSolid, PHJointIf *childJoint)
 すべての剛体の初期姿勢を目標角に収束したものとして初期化する
 

Protected 変数

CRCreatureIfcrCreature
 
CRBodyIfcrBody
 
std::vector< UTRef< CRBoneIf > > solids
 ボディを構成する剛体
 
std::vector< UTRef< CRBoneIf > > joints
 ボディを構成する関節
 

このクラスの説明は次のファイルから生成されました: