MeVisLab Toolbox Reference
ml::CSOIsInSamePlaneAsPredicate Class Reference

#include <CSOPredicateImplementations.h>

Inheritance diagram for ml::CSOIsInSamePlaneAsPredicate:
ml::CSOPredicate

Public Member Functions

 CSOIsInSamePlaneAsPredicate (const CSO &refCSO)
bool isSatisfied (const CSO &cso) const override
 Returns whether the specified CSO satisfies the predicate.
Public Member Functions inherited from ml::CSOPredicate
virtual ~CSOPredicate ()=default

Detailed Description

Definition at line 55 of file CSOPredicateImplementations.h.

Constructor & Destructor Documentation

◆ CSOIsInSamePlaneAsPredicate()

ml::CSOIsInSamePlaneAsPredicate::CSOIsInSamePlaneAsPredicate ( const CSO & refCSO)

Member Function Documentation

◆ isSatisfied()

bool ml::CSOIsInSamePlaneAsPredicate::isSatisfied ( const CSO & cso) const
overridevirtual

Returns whether the specified CSO satisfies the predicate.

Implements ml::CSOPredicate.


The documentation for this class was generated from the following file: