Public Member Functions | |
| void | Setx (float val) |
| float | Getx (void) const |
| float & | GetRefx (void) |
| void | Sety (float val) |
| float | Gety (void) const |
| float & | GetRefy (void) |
| void | Setz (float val) |
| float | Getz (void) const |
| float & | GetRefz (void) |
Definition at line 33 of file vector.h.
1.5.3