Class PxVehicleTireSpeedState.Raw

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

public static class PxVehicleTireSpeedState.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxVehicleTireSpeedState

      public static long PxVehicleTireSpeedState()
    • destroy

      public static void destroy(long address)
    • getSpeedStates

      public static float getSpeedStates(long address, int index)
    • setSpeedStates

      public static void setSpeedStates(long address, int index, float value)
    • setToDefault

      public static void setToDefault(long address)