Package physx.support

Class PxRealPtr

java.lang.Object
physx.NativeObject
physx.support.PxRealPtr

public class PxRealPtr extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxRealPtr

      protected PxRealPtr()
    • PxRealPtr

      protected PxRealPtr(long address)
  • Method Details

    • wrapPointer

      public static PxRealPtr wrapPointer(long address)
    • arrayGet

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

      public void destroy()