Package physx.support

Class PxU32Ptr


public class PxU32Ptr extends PxU32ConstPtr
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxU32Ptr

      protected PxU32Ptr()
    • PxU32Ptr

      protected PxU32Ptr(long address)
  • Method Details

    • wrapPointer

      public static PxU32Ptr wrapPointer(long address)
    • arrayGet

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

      public void destroy()
      Overrides:
      destroy in class PxU32ConstPtr