Package physx.support

Class Vector_PxActorPtr

java.lang.Object
physx.NativeObject
physx.support.Vector_PxActorPtr

@Deprecated public class Vector_PxActorPtr extends NativeObject
Deprecated.
  • Field Details

    • SIZEOF

      public static final int SIZEOF
      Deprecated.
    • ALIGNOF

      public static final int ALIGNOF
      Deprecated.
      See Also:
  • Constructor Details

    • Vector_PxActorPtr

      protected Vector_PxActorPtr(long address)
      Deprecated.
    • Vector_PxActorPtr

      public Vector_PxActorPtr()
      Deprecated.
    • Vector_PxActorPtr

      public Vector_PxActorPtr(int size)
      Deprecated.
      Parameters:
      size - WebIDL type: unsigned long
  • Method Details

    • wrapPointer

      public static Vector_PxActorPtr wrapPointer(long address)
      Deprecated.
    • arrayGet

      public static Vector_PxActorPtr arrayGet(long baseAddress, int index)
      Deprecated.
    • destroy

      public void destroy()
      Deprecated.
    • at

      public PxActor at(int index)
      Deprecated.
      Parameters:
      index - WebIDL type: unsigned long
      Returns:
      WebIDL type: PxActor
    • data

      public PxActorPtr data()
      Deprecated.
      Returns:
      WebIDL type: PxActorPtr
    • size

      public int size()
      Deprecated.
      Returns:
      WebIDL type: unsigned long
    • push_back

      public void push_back(PxActor value)
      Deprecated.
      Parameters:
      value - WebIDL type: PxActor
    • clear

      public void clear()
      Deprecated.