Package physx.vhacd

Class Vector_VHACDVertex

java.lang.Object
physx.NativeObject
physx.vhacd.Vector_VHACDVertex

public class Vector_VHACDVertex extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • Vector_VHACDVertex

      protected Vector_VHACDVertex()
    • Vector_VHACDVertex

      protected Vector_VHACDVertex(long address)
  • Method Details

    • wrapPointer

      public static Vector_VHACDVertex wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • at

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

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

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

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

      public void clear()