Go to the source code of this file.
Classes | |
| class | CVector3f |
| This class represents a 3D vector (with float precision) class. More... | |
Functions | |
| CVector3f | operator * (float k, const CVector3f &v) |
| std::ostream & | operator<< (std::ostream &o, const CVector3f &v) |
Definition in file CVector3f.h.
1.5.4