Package physx.support

Class Vector_PxU8

java.lang.Object
physx.NativeObject
physx.support.Vector_PxU8

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

    • SIZEOF

      public static final int SIZEOF
      Deprecated.
    • ALIGNOF

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

    • Vector_PxU8

      protected Vector_PxU8(long address)
      Deprecated.
    • Vector_PxU8

      public Vector_PxU8()
      Deprecated.
    • Vector_PxU8

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

    • wrapPointer

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

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

      public void destroy()
      Deprecated.
    • at

      public byte at(int index)
      Deprecated.
      Parameters:
      index - WebIDL type: unsigned long
      Returns:
      WebIDL type: octet
    • 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(byte value)
      Deprecated.
      Parameters:
      value - WebIDL type: octet
    • clear

      public void clear()
      Deprecated.