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

vec2.H File Reference

Contains the definition of the Vec2 class, a 2D vector class. More...

#include <cmath>
#include "mlib/global.H"
#include "mlib/point3.H"

Include dependency graph for vec2.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::Vec2< V >
 A 2D vector class with double precision floating point elements.

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


Detailed Description

Contains the definition of the Vec2 class, a 2D vector class.

Definition in file vec2.H.


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