Public Methods | |
| SimpleBox (double a, double b, const std::string& name) | |
| ~SimpleBox () | |
| double | a () const |
| double | b () const |
| const std::string& | name () const |
Private Attributes | |
| double | m_a |
| double | m_b |
| std::string | m_name |
|
|
Definition at line 21 of file testdisplay.cxx. |
|
|
Definition at line 23 of file testdisplay.cxx. |
|
|
Definition at line 24 of file testdisplay.cxx. Referenced by SimpleBoxRep::update(). |
|
|
Definition at line 25 of file testdisplay.cxx. Referenced by SimpleBoxRep::update(). |
|
|
Definition at line 26 of file testdisplay.cxx. Referenced by SimpleBoxRep::update(). |
|
|
Definition at line 28 of file testdisplay.cxx. |
|
|
Definition at line 28 of file testdisplay.cxx. |
|
|
Definition at line 29 of file testdisplay.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000