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

vec3.H File Reference

Contains the defintion of the Vec3 class, a 3D vector class. More...

#include <cmath>
#include "global.H"

Include dependency graph for vec3.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mlib

Classes

class  mlib::Vec3< V >
 A 3D vector class with double precision floating point elements.

This class is designed to be base class of more specific types of 3D vectors. Specifically, 3D vectors in different coordinate systems. The template argument V is the type of the derived vector class. This allows the Vec3 to return new vectors of the same type as the derived class. More...


Detailed Description

Contains the defintion of the Vec3 class, a 3D vector class.

Definition in file vec3.H.


Generated on Mon Sep 18 11:43:56 2006 for jot by  doxygen 1.4.4