Uses of Class
alice.util.V2d

Packages that use V2d
alice.util   
 

Uses of V2d in alice.util
 

Methods in alice.util that return V2d
 V2d V2d.sum(V2d v)
           
 V2d V2d.getNormalized()
           
 V2d V2d.mul(float fact)
           
 V2d P2d.sub(P2d v)
           
 

Methods in alice.util with parameters of type V2d
 V2d V2d.sum(V2d v)
           
 P2d P2d.sum(V2d v)
           
 



DEIS, Universita' di Bologna, Sede di Cesena