#include <NodeSwitch.h>
Inheritance diagram for ProtoSwitch:

Public Member Functions | |
| ProtoSwitch (Scene *scene) | |
| virtual | ~ProtoSwitch () |
| virtual Node * | create (Scene *scene) |
| ProtoSwitch::ProtoSwitch | ( | Scene * | scene | ) |
| virtual ProtoSwitch::~ProtoSwitch | ( | ) | [inline, virtual] |
Creates a Node (VRML ProtoBody). As the Proto(VRML Proto definition) is initialised in this class.
Reimplemented from Proto.
1.5.1-p1