Triton
Visual simulation library for ocean rendering.
Classes
Matrix3.h File Reference

Implements a 3x3 matrix and its operations. More...

#include "MemAlloc.h"
#include "Vector3.h"
Include dependency graph for Matrix3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Triton::Matrix3
 A simple 3x3 matrix class and its operations. More...
 

Detailed Description

Implements a 3x3 matrix and its operations.