MeVisLab Toolbox Reference
ml::CSOIsNotSelfIntersectingPredicate Class Reference

#include <CSOPredicateImplementations.h>

Inheritance diagram for ml::CSOIsNotSelfIntersectingPredicate:
ml::CSOPredicate

Public Member Functions

bool isSatisfied (const CSO &cso) const override
 Returns whether 'cso' satisfies predicate. More...
 
- Public Member Functions inherited from ml::CSOPredicate
virtual ~CSOPredicate ()=default
 

Detailed Description

Definition at line 39 of file CSOPredicateImplementations.h.

Member Function Documentation

◆ isSatisfied()

bool ml::CSOIsNotSelfIntersectingPredicate::isSatisfied ( const CSO cso) const
overridevirtual

Returns whether 'cso' satisfies predicate.

Implements ml::CSOPredicate.


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