Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

xchen::PolyLine< dim > Class Template Reference

A PolyLine is a linearly connected set of points. More...

#include <PolyLines.H>

Inheritance diagram for xchen::PolyLine< dim >:

xchen::Model List of all members.

Public Methods

 PolyLine ()
 PolyLine (istream &is)
vector< point_t > & operator() ()
void Transform (xchen::Transform const &trans)
void Draw () const

Friends

ostream & operator<< (ostream &os, const PolyLine &pl)
istream & operator>> (istream &is, PolyLine &pl)

Detailed Description

template<int dim = 3>
class xchen::PolyLine< dim >

A PolyLine is a linearly connected set of points.


Constructor & Destructor Documentation

template<int dim = 3>
xchen::PolyLine< dim >::PolyLine   [inline]
 

template<int dim = 3>
xchen::PolyLine< dim >::PolyLine istream &    is [inline]
 


Member Function Documentation

template<int dim>
void xchen::PolyLine< dim >::Draw   [inline, virtual]
 

Implements xchen::Model.

template<int dim = 3>
vector<point_t>& xchen::PolyLine< dim >::operator()   [inline]
 

template<int dim>
void xchen::PolyLine< dim >::Transform xchen::Transform const &    trans [inline]
 


Friends And Related Function Documentation

template<int dim = 3>
ostream& operator<< ostream &    os,
const PolyLine< dim > &    pl
[friend]
 

template<int dim = 3>
istream& operator>> istream &    is,
PolyLine< dim > &    pl
[friend]
 


The documentation for this class was generated from the following file:
Generated on Wed Apr 7 21:40:51 2004 by doxygen1.2.18