#include <NodeCylinder.h>
Inheritance diagram for ProtoCylinder:
Public Member Functions | |
ProtoCylinder (Scene *scene) | |
virtual | ~ProtoCylinder () |
virtual Node * | create (Scene *scene) |
ProtoCylinder::ProtoCylinder | ( | Scene * | scene | ) |
virtual ProtoCylinder::~ProtoCylinder | ( | ) | [inline, virtual] |
Creates a Node (VRML ProtoBody). As the Proto(VRML Proto definition) is initialised in this class.
Reimplemented from Proto.