Package physx.cooking

Class PxBVH34MidphaseDesc

java.lang.Object
physx.NativeObject
physx.cooking.PxBVH34MidphaseDesc

public class PxBVH34MidphaseDesc extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxBVH34MidphaseDesc

      protected PxBVH34MidphaseDesc()
    • PxBVH34MidphaseDesc

      protected PxBVH34MidphaseDesc(long address)
  • Method Details

    • wrapPointer

      public static PxBVH34MidphaseDesc wrapPointer(long address)
    • arrayGet

      public static PxBVH34MidphaseDesc arrayGet(long baseAddress, int index)
    • destroy

      public void destroy()
    • getNumPrimsPerLeaf

      public int getNumPrimsPerLeaf()
      Returns:
      WebIDL type: unsigned long
    • setNumPrimsPerLeaf

      public void setNumPrimsPerLeaf(int value)
      Parameters:
      value - WebIDL type: unsigned long
    • setToDefault

      public void setToDefault()
    • isValid

      public boolean isValid()
      Returns:
      WebIDL type: boolean