58#ifndef  _SO_BOOL_OPERATION_ 
   59#define  _SO_BOOL_OPERATION_ 
#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
 
#define SO_ENGINE_HEADER(className)
 
SoEngineOutput output
Result of the Boolean operation applied to the inputs.
 
SoBoolOperation()
Constructor.
 
SoEngineOutput inverse
Inverse of output .
 
SoMFBool a
First argument to the Boolean operation.
 
SoMFBool b
Second argument to the Boolean operation.
 
SoMFEnum operation
The Boolean operation.
 
virtual void evaluate()=0
User-written evaluation engine.
 
SoEngine()
Constructor, destructor.
 
friend class SoEngineOutput
 
Multiple-value field containing any number of boolean values.
 
Multiple-value field containing any number of enumerated type values.