java.lang.Object
physx.geometry.PxMeshScale.Raw
- Enclosing class:
- PxMeshScale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroy(long address) static longstatic longPxMeshScale(float r) static longPxMeshScale(long s, long r) static voidPxMeshScale_placed(long address) static voidPxMeshScale_placed(long address, float r) static voidPxMeshScale_placed(long address, long s, long r)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxMeshScale_placed
public static void PxMeshScale_placed(long address) -
PxMeshScale_placed
public static void PxMeshScale_placed(long address, float r) -
PxMeshScale_placed
public static void PxMeshScale_placed(long address, long s, long r) -
PxMeshScale
public static long PxMeshScale() -
PxMeshScale
public static long PxMeshScale(float r) -
PxMeshScale
public static long PxMeshScale(long s, long r) -
destroy
public static void destroy(long address)
-