Package physx.support

Class PxActorPtr

java.lang.Object
physx.NativeObject
physx.support.PxActorPtr

public class PxActorPtr extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxActorPtr

      protected PxActorPtr()
    • PxActorPtr

      protected PxActorPtr(long address)
  • Method Details

    • wrapPointer

      public static PxActorPtr wrapPointer(long address)
    • arrayGet

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

      public void destroy()