Package physx.vhacd

Class VHACDVertex

java.lang.Object
physx.NativeObject
physx.vhacd.VHACDVertex

public class VHACDVertex extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • VHACDVertex

      protected VHACDVertex(long address)
    • VHACDVertex

      public VHACDVertex()
  • Method Details

    • wrapPointer

      public static VHACDVertex wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • getMX

      public double getMX()
      Returns:
      WebIDL type: double
    • setMX

      public void setMX(double value)
      Parameters:
      value - WebIDL type: double
    • getMY

      public double getMY()
      Returns:
      WebIDL type: double
    • setMY

      public void setMY(double value)
      Parameters:
      value - WebIDL type: double
    • getMZ

      public double getMZ()
      Returns:
      WebIDL type: double
    • setMZ

      public void setMZ(double value)
      Parameters:
      value - WebIDL type: double