#include <Inventor/fields/SoSFBool.h>
Inheritance diagram for SoSFBool:

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.
Static Public Member Functions | |
| void | initClass (void) |
|
|
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system. Reimplemented from SoSField. |
1.3.6