![]() |
NEURON
|
#include <shape.h>
Public Member Functions | |
SectionHandler () | |
virtual | ~SectionHandler () |
virtual bool | event (Event &) |
void | shape_section (ShapeSection *) |
ShapeSection * | shape_section () |
Private Attributes | |
ShapeSection * | ss_ |
SectionHandler::SectionHandler | ( | ) |
|
virtual |
|
virtual |
ShapeSection* SectionHandler::shape_section | ( | ) |
void SectionHandler::shape_section | ( | ShapeSection * | ) |
|
private |