#include "Wm4FoundationLIB.h"
#include "Wm4Vector2.h"
#include "Wm4Vector3.h"
Go to the source code of this file.
Classes | |
class | Wm4::Distance< Real, TVector > |
Namespaces | |
namespace | Wm4 |
The namespace of the WildMagic library. | |
Typedefs | |
typedef Distance< double, Vector2d > | Wm4::Distance2d |
typedef Distance< float, Vector2f > | Wm4::Distance2f |
typedef Distance< double, Vector3d > | Wm4::Distance3d |
typedef Distance< float, Vector3f > | Wm4::Distance3f |