Package com.jogamp.opengl.math
Interface Vert2fImmutable
- All Known Subinterfaces:
Vert3fImmutable
public interface Vert2fImmutable
-
Method Details
-
getX
float getX() -
getY
float getY() -
getCoordCount
int getCoordCount() -
getCoord
float[] getCoord()
-