![]() |
Vectors
0.1
Librarie d'opérateurs vectoriels en 2D
|
Functions | |
Vect | new_Vect (int x, int y) |
constructeur More... | |
Vect | add (Vect v1, Vect v2) |
void | print (Vect v) |
new_Vect | ( | int | x, |
int | y | ||
) |
constructeur
x | abscisse entière |
void print | ( | Vect | v | ) |