Uses of Class
javax.vecmath.TexCoord2f

Packages that use TexCoord2f
javax.vecmath   
 

Uses of TexCoord2f in javax.vecmath
 

Constructors in javax.vecmath with parameters of type TexCoord2f
TexCoord2f(TexCoord2f v1)
          Constructs and initializes a TexCoord2f from the specified TexCoord2f.