Package com.jogamp.opengl.math
Interface Vert2fImmutable
-
- All Known Subinterfaces:
Vert3fImmutable,Vertex
- All Known Implementing Classes:
SVertex
public interface Vert2fImmutable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float[]getCoord()intgetCoordCount()floatgetX()floatgetY()
-