Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Matrix3.h File Reference

A three-by-three matrix class. More...

#include <SimData/BaseType.h>
#include <SimData/Vector3.h>
#include <string>
#include <vector>
#include <iostream>
#include <algorithm>
#include <cassert>
#include <cmath>

Go to the source code of this file.

Compounds

class  Matrix3
 A three-by-three matrix class using double-precision. More...


Variables

NAMESPACE_SIMDATA class Quat


Detailed Description

A three-by-three matrix class.

This source code was originally based on the Matrix class of the OpenSceneGraph library, Copyright 1998-2003 Robert Osfield. Source code from OpenSceneGraph is used here under the GNU General Public License version 2 or later, as permitted under the OpenSceneGraph Public License version 0.0 (exception 3) and the GNU Lesser Public License version 2 (clause 3).


Variable Documentation

NAMESPACE_SIMDATA class Quat
 


SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:40 2003, using Doxygen 1.2.18.

[SF.net]