Class PxVehicleSuspensionComplianceParams.Raw

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

public static class PxVehicleSuspensionComplianceParams.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxVehicleSuspensionComplianceParams

      public static long PxVehicleSuspensionComplianceParams()
    • destroy

      public static void destroy(long address)
    • getWheelToeAngle

      public static long getWheelToeAngle(long address)
    • setWheelToeAngle

      public static void setWheelToeAngle(long address, long value)
    • getWheelCamberAngle

      public static long getWheelCamberAngle(long address)
    • setWheelCamberAngle

      public static void setWheelCamberAngle(long address, long value)
    • getSuspForceAppPoint

      public static long getSuspForceAppPoint(long address)
    • setSuspForceAppPoint

      public static void setSuspForceAppPoint(long address, long value)
    • getTireForceAppPoint

      public static long getTireForceAppPoint(long address)
    • setTireForceAppPoint

      public static void setTireForceAppPoint(long address, long value)
    • transformAndScale

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

      public static boolean isValid(long address)