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