#include <NodeBox.h>
Inheritance diagram for ProtoBox:

Public Member Functions | |
| ProtoBox (Scene *scene) | |
| virtual | ~ProtoBox () |
| virtual Node * | create (Scene *scene) |
| ProtoBox::ProtoBox | ( | Scene * | scene | ) |
| virtual ProtoBox::~ProtoBox | ( | ) | [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