Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
1軸関節のデスクリプタ
#include <SprPHJoint.h>
Public 変数 | |
bool | cyclic |
double | spring |
double | damper |
double | secondDamper |
double | targetPosition |
double | targetVelocity |
double | offsetForce |
double | yieldStress |
double | hardnessRate |
double | secondMoment |
Public 変数 inherited from PHJointDesc | |
double | fMax |
関節の出すことができる最大の力 | |
Public 変数 inherited from PHConstraintDesc | |
bool | bEnabled |
有効/無効フラグ | |
Posed | poseSocket |
剛体から見た関節の位置と傾き | |
Posed | posePlug |