Package physx.cooking

Class PxBVH34MidphaseDesc.Raw

java.lang.Object
physx.cooking.PxBVH34MidphaseDesc.Raw
Enclosing class:
PxBVH34MidphaseDesc

public static class PxBVH34MidphaseDesc.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getNumPrimsPerLeaf

      public static int getNumPrimsPerLeaf(long address)
    • setNumPrimsPerLeaf

      public static void setNumPrimsPerLeaf(long address, int value)
    • setToDefault

      public static void setToDefault(long address)
    • isValid

      public static boolean isValid(long address)