Package physx.vhacd

Class Vector_VHACDTriangle

java.lang.Object
physx.NativeObject
physx.vhacd.Vector_VHACDTriangle

public class Vector_VHACDTriangle extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • Vector_VHACDTriangle

      protected Vector_VHACDTriangle()
    • Vector_VHACDTriangle

      protected Vector_VHACDTriangle(long address)
  • Method Details

    • wrapPointer

      public static Vector_VHACDTriangle wrapPointer(long address)
    • arrayGet

      public static Vector_VHACDTriangle arrayGet(long baseAddress, int index)
    • destroy

      public void destroy()
    • at

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

      public VHACDTriangle data()
      Returns:
      WebIDL type: VHACDTriangle
    • size

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

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

      public void clear()