Package physx.support

Class PxI32ConstPtr

java.lang.Object
physx.NativeObject
physx.support.PxI32ConstPtr
Direct Known Subclasses:
PxI32Ptr

public class PxI32ConstPtr extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxI32ConstPtr

      protected PxI32ConstPtr()
    • PxI32ConstPtr

      protected PxI32ConstPtr(long address)
  • Method Details

    • wrapPointer

      public static PxI32ConstPtr wrapPointer(long address)
    • arrayGet

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

      public void destroy()