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 int
getCoordCount()
float
x()
float
y()
-