HyperspaceExplorer 0.7.1
|
A simple Composite object, consisting of two Hypercube s. Meant only to develop the idea. More...
#include <SimpleComposite.h>
Public Member Functions | |
virtual std::string | getFunctionName () const |
Protected Member Functions | |
virtual void | Initialize () |
This abstract function is called in the constructor of descendants. |
std::string SimpleComposite::getFunctionName | ( | ) | const [virtual] |
Implements Displayable.