Class PxTetrahedronMesh.Raw

java.lang.Object
physx.geometry.PxTetrahedronMesh.Raw
Enclosing class:
PxTetrahedronMesh

public static class PxTetrahedronMesh.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • getNbVertices

      public static int getNbVertices(long address)
    • getVertices

      public static long getVertices(long address)
    • getNbTetrahedrons

      public static int getNbTetrahedrons(long address)
    • getTetrahedrons

      public static long getTetrahedrons(long address)
    • getTetrahedronMeshFlags

      public static long getTetrahedronMeshFlags(long address)
    • getTetrahedraRemap

      public static long getTetrahedraRemap(long address)
    • getLocalBounds

      public static long getLocalBounds(long address)