Main Page   Namespace List   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 Hep3Vector& p, const Volume& v )
void draw_a_line (const Vector& n)
void update ()

Private Attributes

const Hep3Vector& m_p
const Volumem_v

Constructor & Destructor Documentation

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

Definition at line 99 of file testGUI.cxx.


Member Function Documentation

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

Definition at line 109 of file testGUI.cxx.

Referenced by update().

void Lines::update ( ) [inline]
 

Definition at line 146 of file testGUI.cxx.


Member Data Documentation

const Hep3Vector & Lines::m_p [private]
 

Definition at line 160 of file testGUI.cxx.

const Volume & Lines::m_v [private]
 

Definition at line 161 of file testGUI.cxx.


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