Class PxTetrahedronMeshFlags.Raw

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

public static class PxTetrahedronMeshFlags.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxTetrahedronMeshFlags_placed

      public static void PxTetrahedronMeshFlags_placed(long address, byte flags)
    • PxTetrahedronMeshFlags

      public static long PxTetrahedronMeshFlags(byte 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)