#include <NodePlaneSensor.h>
Inheritance diagram for ProtoPlaneSensor:

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