public class PxFixedJoint extends PxJoint
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
PxFixedJoint() |
protected |
PxFixedJoint(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
float |
getProjectionAngularTolerance() |
float |
getProjectionLinearTolerance() |
void |
setProjectionAngularTolerance(float tolerance) |
void |
setProjectionLinearTolerance(float tolerance) |
static PxFixedJoint |
wrapPointer(long address) |
getConstraint, getConstraintFlags, getInvMassScale0, getInvMassScale1, getLocalPose, getName, getRelativeAngularVelocity, getRelativeLinearVelocity, getRelativeTransform, getScene, getUserData, release, setActors, setBreakForce, setConstraintFlag, setConstraintFlags, setInvMassScale0, setInvMassScale1, setLocalPose, setName, setUserDatagetBaseFlags, getConcreteType, getConcreteTypeName, isReleasable, setBaseFlag, setBaseFlagscheckNotNull, equals, getAddress, hashCodeprotected PxFixedJoint()
protected PxFixedJoint(long address)
public static PxFixedJoint wrapPointer(long address)
public void destroy()
public void setProjectionLinearTolerance(float tolerance)
tolerance - WebIDL type: floatpublic float getProjectionLinearTolerance()
public void setProjectionAngularTolerance(float tolerance)
tolerance - WebIDL type: floatpublic float getProjectionAngularTolerance()