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

A 3D Vector class and its operations. More...

#include <math.h>
#include "MemAlloc.h"
#include <stdio.h>
#include <iostream>
Include dependency graph for Vector3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Triton::Vector3
 A 3D double-precision Vector class and its operations. More...
 
class  Triton::Vector3f
 A 3D single-precision vector class, and its operations. More...
 

Detailed Description

A 3D Vector class and its operations.