java.lang.Object
physx.vehicle2.PxVehicleConstraintConnector.Raw
- Enclosing class:
- PxVehicleConstraintConnector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static voidgetConstantBlock(long address) static longstatic longPxVehicleConstraintConnector(long vehicleConstraintState) static voidsetConstraintState(long address, long constraintState)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxVehicleConstraintConnector
public static long PxVehicleConstraintConnector() -
PxVehicleConstraintConnector
public static long PxVehicleConstraintConnector(long vehicleConstraintState) -
destroy
public static void destroy(long address) -
setConstraintState
public static void setConstraintState(long address, long constraintState) -
getConstantBlock
public static void getConstantBlock(long address)
-