com.jogamp.opengl.math
Interface Vert3fImmutable

All Superinterfaces:
Vert2fImmutable

public interface Vert3fImmutable
extends Vert2fImmutable


Method Summary
 float getZ()
           
 
Methods inherited from interface com.jogamp.opengl.math.Vert2fImmutable
getCoord, getCoordCount, getX, getY
 

Method Detail

getZ

float getZ()


Copyright 2010 JogAmp Community.