Package physx.support

Class PxI32Ptr


public class PxI32Ptr extends PxI32ConstPtr
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxI32Ptr

      protected PxI32Ptr()
    • PxI32Ptr

      protected PxI32Ptr(long address)
  • Method Details

    • wrapPointer

      public static PxI32Ptr wrapPointer(long address)
    • arrayGet

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

      public void destroy()
      Overrides:
      destroy in class PxI32ConstPtr