#include "Wm4FoundationLIB.h"#include "Wm4Math.h"#include "Wm4Vector2.inl"Go to the source code of this file.
Classes | |
| class | Wm4::Vector2< Real > |
Namespaces | |
| namespace | Wm4 |
The namespace of the WildMagic library. | |
Typedefs | |
| typedef Vector2< double > | Wm4::Vector2d |
| typedef Vector2< float > | Wm4::Vector2f |
Functions | |
| template<class Real > | |
| Vector2< Real > | Wm4::operator* (Real fScalar, const Vector2< Real > &rkV) |
| template<class Real > | |
| std::ostream & | Wm4::operator<< (std::ostream &rkOStr, const Vector2< Real > &rkV) |
1.6.1