Package physx.support

Class PxU16Ptr


public class PxU16Ptr extends PxU16ConstPtr
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxU16Ptr

      protected PxU16Ptr()
    • PxU16Ptr

      protected PxU16Ptr(long address)
  • Method Details

    • wrapPointer

      public static PxU16Ptr wrapPointer(long address)
    • arrayGet

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

      public void destroy()
      Overrides:
      destroy in class PxU16ConstPtr