java.lang.Object
physx.geometry.PxTetrahedronMeshGeometry.Raw
- Enclosing class:
- PxTetrahedronMeshGeometry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longgetTetrahedronMesh(long address) static booleanisValid(long address) static longPxTetrahedronMeshGeometry(long mesh) static voidsetTetrahedronMesh(long address, long value)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxTetrahedronMeshGeometry
public static long PxTetrahedronMeshGeometry(long mesh) -
getTetrahedronMesh
public static long getTetrahedronMesh(long address) -
setTetrahedronMesh
public static void setTetrahedronMesh(long address, long value) -
isValid
public static boolean isValid(long address)
-