Support Forum G3D Web Page |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...
Classes | |
class | G3D::Matrix3 |
A 3x3 matrix. More... | |
Namespaces | |
G3D | |
Functions | |
Vector3 | G3D::operator* (const Vector3 &rkPoint, const Matrix3 &rkMatrix) |
v * M == M.transpose() * v More... | |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.