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