Class PxVehicleFixedSizeLookupTableVec3_3.Raw

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

public static class PxVehicleFixedSizeLookupTableVec3_3.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxVehicleFixedSizeLookupTableVec3_3

      public static long PxVehicleFixedSizeLookupTableVec3_3()
    • destroy

      public static void destroy(long address)
    • addPair

      public static boolean addPair(long address, float x, long y)
    • interpolate

      public static long interpolate(long address, float x)
    • clear

      public static void clear(long address)
    • isValid

      public static boolean isValid(long address)