Class PxVehicleWheelRigidBody1dState.Raw

java.lang.Object
physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
Enclosing class:
PxVehicleWheelRigidBody1dState

public static class PxVehicleWheelRigidBody1dState.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxVehicleWheelRigidBody1dState

      public static long PxVehicleWheelRigidBody1dState()
    • destroy

      public static void destroy(long address)
    • getRotationSpeed

      public static float getRotationSpeed(long address)
    • setRotationSpeed

      public static void setRotationSpeed(long address, float value)
    • getCorrectedRotationSpeed

      public static float getCorrectedRotationSpeed(long address)
    • setCorrectedRotationSpeed

      public static void setCorrectedRotationSpeed(long address, float value)
    • getRotationAngle

      public static float getRotationAngle(long address)
    • setRotationAngle

      public static void setRotationAngle(long address, float value)
    • setToDefault

      public static void setToDefault(long address)