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