#include <NodeSphere.h>
Inheritance diagram for ProtoSphere:

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