H3D API  2.4.1
Classes | Namespaces
BooleanFilter.h File Reference

Header file for BooleanFilter, X3D scene-graph node. More...

#include <H3D/X3DChildNode.h>
#include <H3D/SFBool.h>

Go to the source code of this file.

Classes

class  H3D::BooleanFilter
 BooleanFilter filters boolean events, allowing for selective routing of TRUE or FALSE values and negation. More...
 
class  H3D::BooleanFilter::NegateSFBool
 This field class takes as input SFBool fields and sets its value to the negated value of the input field. More...
 
class  H3D::BooleanFilter::SetBoolean
 The SetBoolean class is specialize to set the value of either the inputTrue or inputFalse field in the BooleanFilter node it resides in, depending on the value that is is given. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for BooleanFilter, X3D scene-graph node.