Package physx.support

Class PxU8Ptr


public class PxU8Ptr extends PxU8ConstPtr
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxU8Ptr

      protected PxU8Ptr()
    • PxU8Ptr

      protected PxU8Ptr(long address)
  • Method Details

    • wrapPointer

      public static PxU8Ptr wrapPointer(long address)
    • arrayGet

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

      public void destroy()
      Overrides:
      destroy in class PxU8ConstPtr