java.lang.Object
physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- Enclosing class:
- PxVehicleFixedSizeLookupTableVec3_3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanaddPair(long address, float x, long y) static voidclear(long address) static voiddestroy(long address) static longinterpolate(long address, float x) static booleanisValid(long address) static long
-
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)
-