|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Member Functions | |
| float | z () |
| Vec3f | getCoord () |
Public Member Functions inherited from com.jogamp.math.Vert2fImmutable | |
| float | x () |
| float | y () |
| int | getCoordCount () |
Definition at line 30 of file Vert3fImmutable.java.
| Vec3f com.jogamp.math.Vert3fImmutable.getCoord | ( | ) |
Implemented in com.jogamp.graph.geom.Vertex.
| float com.jogamp.math.Vert3fImmutable.z | ( | ) |
Implemented in com.jogamp.graph.geom.Vertex.