Package physx.support

Class Vector_PxRaycastHit

java.lang.Object
physx.NativeObject
physx.support.Vector_PxRaycastHit

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

    • SIZEOF

      public static final int SIZEOF
      Deprecated.
    • ALIGNOF

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

    • Vector_PxRaycastHit

      protected Vector_PxRaycastHit(long address)
      Deprecated.
    • Vector_PxRaycastHit

      public Vector_PxRaycastHit()
      Deprecated.
    • Vector_PxRaycastHit

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

    • wrapPointer

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

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

      public void destroy()
      Deprecated.
    • at

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

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

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

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

      public void clear()
      Deprecated.