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

xchen::PolyLines< dim > Class Template Reference

A set of PolyLine-s, each of which is a linearly connected point set. More...

#include <PolyLines.H>

Inheritance diagram for xchen::PolyLines< dim >:

xchen::Model List of all members.

Public Methods

 PolyLines ()
 PolyLines (istream &is)
void Draw () const
void Transform (xchen::Transform const &trans)

Static Public Methods

bool FindNextPolyline (istream &is)

Friends

ostream & operator<< (ostream &os, const PolyLines &pls)
istream & operator>> (istream &is, PolyLines &pls)

Detailed Description

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

A set of PolyLine-s, each of which is a linearly connected point set.


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

Implements xchen::Model.

template<int dim>
bool xchen::PolyLines< dim >::FindNextPolyline istream &    is [inline, static]
 

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


Friends And Related Function Documentation

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

template<int dim = 3>
istream& operator>> istream &    is,
PolyLines< dim > &    pls
[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