Class SBDDataGraphNode::IsLight#
ClassList > SBDDataGraphNode > IsLight
This node predicate is true when the node is a light.More...
Inherits the following classes: SBCFunctorPredicate1< SBDDataGraphNode const * >
Public Functions#
| Type | Name |
|---|---|
| IsLight () |
|
| virtual IsLight * | clone () override const |
| virtual bool | operator() (SBDDataGraphNode const * node) override |
| virtual bool | operator() (SBDDataGraphNode const * node) override const |
| ~IsLight () |
Detailed Description#
See also: Node predicates
Public Functions Documentation#
function IsLight#
function clone#
Implements SBCFunctor::clone