NodeCylinderSensor Class Reference

#include <NodeCylinderSensor.h>

Inheritance diagram for NodeCylinderSensor:

Node List of all members.

Public Member Functions

 NodeCylinderSensor (Scene *scene, Proto *proto)
virtual ~NodeCylinderSensor ()
virtual int getType () const
virtual Nodecopy () const

Constructor & Destructor Documentation

NodeCylinderSensor::NodeCylinderSensor ( Scene scene,
Proto proto 
)

virtual NodeCylinderSensor::~NodeCylinderSensor (  )  [inline, virtual]


Member Function Documentation

virtual int NodeCylinderSensor::getType (  )  const [inline, virtual]

Returns the Type of a Node in the Node subclasses(here pure virtual). E.g. for the NodeGroup it returns NODE_GROUP

Implements Node.

virtual Node* NodeCylinderSensor::copy (  )  const [inline, virtual]

Creates a new instance of that Node in the Node subclasses(here pure virtual).

Implements Node.


Generated on Thu Jan 18 10:06:18 2007 for vhdPLUS by  doxygen 1.5.1-p1