#include <NodeCone.h>
Inheritance diagram for ProtoCone:

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