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

BoxRep Class Reference

#include <BoxRep.h>

Inheritance diagram for BoxRep:

gui::DisplayRep List of all members.

Public Methods

 BoxRep (const Hexahedron& box)
 BoxRep (const Shape& shape)
virtual void update ()

Private Attributes

const Hexahedron& m_box

Constructor & Destructor Documentation

BoxRep::BoxRep ( const Hexahedron & box ) [inline]
 

Definition at line 17 of file BoxRep.h.

BoxRep::BoxRep ( const Shape & shape )
 

Definition at line 10 of file BoxRep.cxx.


Member Function Documentation

void BoxRep::update ( ) [virtual]
 

Definition at line 15 of file BoxRep.cxx.


Member Data Documentation

const Hexahedron & BoxRep::m_box [private]
 

Definition at line 26 of file BoxRep.h.


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