Rotation et réflexion d'un Vecteur :
1 2
void rotation(const Vecteur & axe, double angle); void reflexion(const Vecteur & normal);
Pour faire un moteur physique, ou un jeu, c'est très utile.