![]() |
http://www.sim.no http://www.coin3d.org |
#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.
Public Member Functions | |
virtual SoType | getTypeId (void) const |
virtual void | copyFrom (const SoField &field) |
const SoSFBool & | operator= (const SoSFBool &field) |
virtual SbBool | isSame (const SoField &field) const |
SbBool | getValue (void) const |
void | setValue (SbBool newvalue) |
SbBool | operator= (SbBool newvalue) |
int | operator== (const SoSFBool &field) const |
int | operator!= (const SoSFBool &field) const |
Static Public Member Functions | |
void * | createInstance (void) |
SoType | getClassTypeId (void) |
void | initClass (void) |
Protected Attributes | |
SbBool | value |
|
Returns a unique type identifier for this field class.
Reimplemented from SoSField. |
|
Returns the type identification instance which uniquely identifies the Coin field class the object belongs to.
Implements SoField. |
|
Copy value(s) from f into this field. f must be of the same type as this field. Implements SoField. |
|
Check for equal type and value(s). Implements SoField. |
|
Internal method called upon initialization of the library (from SoDB::init()) to set up the type system. Reimplemented from SoSField. |
Copyright © 1998-2004 by Systems in Motion AS. All rights reserved.
Generated on Tue Jul 13 06:57:52 2004 for Coin by Doxygen. 1.3.6