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