Interface Vert2fImmutable

All Known Subinterfaces:
Vert3fImmutable, Vertex
All Known Implementing Classes:
SVertex

public interface Vert2fImmutable
  • Method Summary

    Modifier and Type
    Method
    Description
    float[]
     
    int
     
    float
     
    float
     
  • Method Details

    • getX

      float getX()
    • getY

      float getY()
    • getCoordCount

      int getCoordCount()
    • getCoord

      float[] getCoord()