Uses of Class
com.jhlabs.vecmath.Quat4f

Packages that use Quat4f
com.jhlabs.vecmath   
 

Uses of Quat4f in com.jhlabs.vecmath
 

Methods in com.jhlabs.vecmath with parameters of type Quat4f
 void Matrix4f.set(Quat4f q)
           
 

Constructors in com.jhlabs.vecmath with parameters of type Quat4f
Quat4f(Quat4f t)