#include <NodeText.h>
Inheritance diagram for ProtoText:

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