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