Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SoSFBool Class Reference

The SoSFBool class is a container for an SbBool value. More...

#include <Inventor/fields/SoSFBool.h>

Inheritance diagram for SoSFBool::

SoSField SoField List of all members.

Static Public Methods

void initClass (void)

Detailed Description

The SoSFBool class is a container for an SbBool value.

This field is used where nodes, engines or other field containers needs to store a boolean on/off or TRUE/FALSE value, like for instance as the "on" field of the SoPointLight, SoSpotLight and SoDirectionalLight node classes.

See also:
SoMFBool


Member Function Documentation

void SoSFBool::initClass void [static]
 

Internal method called upon initialization of the library (from SoDB::init()) to set up the type system.

Reimplemented from SoSField.


The documentation for this class was generated from the following files:
Generated at Tue Mar 5 03:31:30 2002 for Coin by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001