Package com.jogamp.opengl.math
Interface Vert2fImmutable
-
- All Known Subinterfaces:
Vert3fImmutable
public interface Vert2fImmutable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float[]
getCoord()
int
getCoordCount()
float
getX()
float
getY()
-