#include <NodeInline.h>
Inheritance diagram for ProtoInline:

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