TrinityCore
|
#include "G3D/g3dmath.h"
#include "G3D/Vector3.h"
#include "G3D/Vector4.h"
#include "G3D/Matrix3.h"
#include "G3D/Matrix4.h"
#include "G3D/ReferenceCount.h"
Go to the source code of this file.
Classes | |
class | G3D::Matrix |
class | G3D::Matrix::Impl |
class | G3D::Matrix::SortRank |
Namespaces | |
G3D | |
Macros | |
#define | DECLARE_METHODS_1(method) |
Functions | |
G3D::Matrix | operator- (const G3D::Matrix::T &v, const G3D::Matrix &M) |
G3D::Matrix | operator* (const G3D::Matrix::T &v, const G3D::Matrix &M) |
G3D::Matrix | operator+ (const G3D::Matrix::T &v, const G3D::Matrix &M) |
G3D::Matrix | abs (const G3D::Matrix &M) |
2005-10-23 2007-07-18
#define DECLARE_METHODS_1 | ( | method | ) |
|
inline |
|
inline |
|
inline |
|
inline |