#include <NodeTouchSensor.h>
Inheritance diagram for ProtoTouchSensor:

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