#include <NodeShape.h>
Inheritance diagram for ProtoShape:

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