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)
Performs Boolean operations.
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.
Class for all engine outputs.
Base class for all engines.
virtual void evaluate()=0
User-written evaluation engine.
Multiple-value field containing any number of boolean values.
Multiple-value field containing any number of enumerated type values.