Class PxVehicleFrame.Raw

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

public static class PxVehicleFrame.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxVehicleFrame

      public static long PxVehicleFrame()
    • destroy

      public static void destroy(long address)
    • getLngAxis

      public static int getLngAxis(long address)
    • setLngAxis

      public static void setLngAxis(long address, int value)
    • getLatAxis

      public static int getLatAxis(long address)
    • setLatAxis

      public static void setLatAxis(long address, int value)
    • getVrtAxis

      public static int getVrtAxis(long address)
    • setVrtAxis

      public static void setVrtAxis(long address, int value)
    • setToDefault

      public static void setToDefault(long address)
    • getFrame

      public static long getFrame(long address)
    • isValid

      public static boolean isValid(long address)