java.lang.Object
physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- Enclosing class:
- PxTetrahedronMeshAnalysisResults
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear(long address, int flag) static voiddestroy(long address) static booleanisSet(long address, int flag) static longPxTetrahedronMeshAnalysisResults(int flags) static voidPxTetrahedronMeshAnalysisResults_placed(long address, int flags) static voidraise(long address, int flag)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxTetrahedronMeshAnalysisResults_placed
public static void PxTetrahedronMeshAnalysisResults_placed(long address, int flags) -
PxTetrahedronMeshAnalysisResults
public static long PxTetrahedronMeshAnalysisResults(int flags) -
destroy
public static void destroy(long address) -
isSet
public static boolean isSet(long address, int flag) -
raise
public static void raise(long address, int flag) -
clear
public static void clear(long address, int flag)
-