Package physx.support

Class Vector_PxVec4

java.lang.Object
physx.NativeObject
physx.support.Vector_PxVec4

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

    • SIZEOF

      public static final int SIZEOF
      Deprecated.
    • ALIGNOF

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

    • Vector_PxVec4

      protected Vector_PxVec4(long address)
      Deprecated.
    • Vector_PxVec4

      public Vector_PxVec4()
      Deprecated.
    • Vector_PxVec4

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

    • wrapPointer

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

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

      public void destroy()
      Deprecated.
    • at

      public PxVec4 at(int index)
      Deprecated.
      Parameters:
      index - WebIDL type: unsigned long
      Returns:
      WebIDL type: PxVec4 [Ref]
    • data

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

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

      public void push_back(PxVec4 value)
      Deprecated.
      Parameters:
      value - WebIDL type: PxVec4 [Ref]
    • clear

      public void clear()
      Deprecated.