Method |
Description |
|
BSConstraint6Dof ( BulletWorld world, BulletBody obj1, BulletBody obj2 ) : OpenMetaverse |
|
|
BSConstraint6Dof ( BulletWorld world, BulletBody obj1, BulletBody obj2, Vector3 frame1, Quaternion frame1rot, Vector3 frame2, Quaternion frame2rot, bool useLinearReferenceFrameA, bool disableCollisionsBetweenLinkedBodies ) : OpenMetaverse |
|
|
BSConstraint6Dof ( BulletWorld world, BulletBody obj1, BulletBody obj2, Vector3 joinPoint, bool useLinearReferenceFrameA, bool disableCollisionsBetweenLinkedBodies ) : OpenMetaverse |
|
|
BSConstraint6Dof ( BulletWorld world, BulletBody obj1, Vector3 frameInBloc, Quaternion frameInBrot, bool useLinearReferenceFrameB, bool disableCollisionsBetweenLinkedBodies ) : OpenMetaverse |
|
|
SetBreakingImpulseThreshold ( float threshold ) : bool |
|
|
SetCFMAndERP ( float cfm, float erp ) : bool |
|
|
SetFrames ( Vector3 frameA, Quaternion frameArot, Vector3 frameB, Quaternion frameBrot ) : bool |
|
|
TranslationalLimitMotor ( bool enable, float targetVelocity, float maxMotorForce ) : bool |
|
|
UseFrameOffset ( bool useOffset ) : bool |
|
|