Open Inventor Reference
SoSFBool Class Reference

Field containing a single boolean value. More...

#include <Inventor/fields/SoSFBool.h>

Inheritance diagram for SoSFBool:
SoSField SoField

List of all members.

Static Public Member Functions

static void initClass ()

Detailed Description

A field containing a single boolean (true or false) value.

SoSFBools may be written to file as "0" (representing FALSE), "1", "TRUE", or "FALSE".

See Also
SoField, SoSField, SoMFBool

Definition at line 78 of file SoSFBool.h.


Member Function Documentation

static void SoSFBool::initClass ( ) [static]

Reimplemented from SoSField.


The documentation for this class was generated from the following file: