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