#include <NodeSphereSensor.h>
Inheritance diagram for ProtoSphereSensor:

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