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

pointlist.H File Reference

Contains the declaration of the Pointlist class. More...

#include "std/support.H"

Include dependency graph for pointlist.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::Pointlist< L, P, V, S >
 A class containing a list of points. Contains functions to aid in using this list of points as a piecewise continuous curve in some coordinate system.

Pointlist is designed to be the base class for more specific types of lists of points. Specifically, lists of points with different numbers of dimensions. The template argument L is the type of the derived point list class. This allows the Pointlist to return new lists of the same type as the derived class. The template arguments P, V, and S are the types of the corresponding point, vector and line classes (respectively) for the derived class. More...


Detailed Description

Contains the declaration of the Pointlist class.

Definition in file pointlist.H.


Generated on Mon Sep 18 11:42:47 2006 for jot by  doxygen 1.4.4