Package physx.common

Class PxDefaultAllocator

java.lang.Object
physx.NativeObject
physx.common.PxDefaultAllocator

public class PxDefaultAllocator extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxDefaultAllocator

      protected PxDefaultAllocator(long address)
    • PxDefaultAllocator

      public PxDefaultAllocator()
  • Method Details

    • wrapPointer

      public static PxDefaultAllocator wrapPointer(long address)
    • arrayGet

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

      public void destroy()