Package physx.support

Class Vector_PxU16

java.lang.Object
physx.NativeObject
physx.support.Vector_PxU16

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

    • SIZEOF

      public static final int SIZEOF
      Deprecated.
    • ALIGNOF

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

    • Vector_PxU16

      protected Vector_PxU16(long address)
      Deprecated.
    • Vector_PxU16

      public Vector_PxU16()
      Deprecated.
    • Vector_PxU16

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

    • wrapPointer

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

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

      public void destroy()
      Deprecated.
    • at

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

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

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

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

      public void clear()
      Deprecated.