17 #ifndef _WIREBOX_PRIVATE_HH_
18 #define _WIREBOX_PRIVATE_HH_
Class for drawing lines that can change.
Definition: DynamicLines.hh:43
VisualPtr parent
The visual which this box is attached to.
Definition: WireBoxPrivate.hh:34
DynamicLines * lines
The lines which outline the box.
Definition: WireBoxPrivate.hh:31
Private data for the WireBox class.
Definition: WireBoxPrivate.hh:28
boost::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:100