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

Lines Class Reference

Inheritance diagram for Lines:

gui::DisplayRep List of all members.

Public Methods

 Lines ( const gui::GraphicsVector& p, const Volume& v )
void draw_a_line (const Vector& n)
void update ()

Private Attributes

const gui::GraphicsVector& m_p
const Volume& m_v

Constructor & Destructor Documentation

Lines::Lines ( const gui::GraphicsVector & p,
const Volume & v ) [inline]
 

Definition at line 26 of file testgeom.cxx.


Member Function Documentation

void Lines::draw_a_line ( const Vector & n ) [inline]
 

Definition at line 36 of file testgeom.cxx.

Referenced by update().

void Lines::update ( ) [inline]
 

Definition at line 73 of file testgeom.cxx.


Member Data Documentation

const gui::GraphicsVector & Lines::m_p [private]
 

Definition at line 87 of file testgeom.cxx.

const Volume & Lines::m_v [private]
 

Definition at line 88 of file testgeom.cxx.


The documentation for this class was generated from the following file:
Generated at Mon Nov 26 18:18:46 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000