Package com.jogamp.opengl.math
Interface Vert3fImmutable
-
- All Superinterfaces:
Vert2fImmutable
public interface Vert3fImmutable extends Vert2fImmutable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float
getZ()
-
Methods inherited from interface com.jogamp.opengl.math.Vert2fImmutable
getCoord, getCoordCount, getX, getY
-
-