Man Linux: Main Page and Category List

NAME

       SoVRMLSensor -

       The SoVRMLSensor class is an abstract superclass for VRML sensors.

SYNOPSIS

       #include <Inventor/VRMLnodes/SoVRMLSensor.h>

       Inherits SoNode.

       Inherited by SoVRMLDragSensor.

   Static Public Member Functions
       static void initClass (void)

   Public Attributes
       SoSFBool isActive
       SoSFBool enabled

Detailed Description

       The SoVRMLSensor class is an abstract superclass for VRML sensors.

Member Function Documentation

   void SoVRMLSensor::initClass (void) [static] Sets up initialization for
       data common to all instances of this class, like submitting necessary
       information to the Coin type system.
       Reimplemented from SoNode.

       Reimplemented in SoVRMLCylinderSensor, SoVRMLDragSensor,
       SoVRMLPlaneSensor, and SoVRMLSphereSensor.

Author

       Generated automatically by Doxygen for Coin from the source code.