Class PxVehicleClutchCommandResponseParams.Raw

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

public static class PxVehicleClutchCommandResponseParams.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxVehicleClutchCommandResponseParams_placed

      public static void PxVehicleClutchCommandResponseParams_placed(long address)
    • PxVehicleClutchCommandResponseParams

      public static long PxVehicleClutchCommandResponseParams()
    • destroy

      public static void destroy(long address)
    • getMaxResponse

      public static float getMaxResponse(long address)
    • setMaxResponse

      public static void setMaxResponse(long address, float value)
    • transformAndScale

      public static long transformAndScale(long address, long srcFrame, long trgFrame, long srcScale, long trgScale)
    • isValid

      public static boolean isValid(long address)