#include <Inventor/fields/SoSFBool.h>
Inheritance diagram for SoSFBool::
Static Public Methods | |
void | initClass (void) |
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.
|
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system. Reimplemented from SoSField. |