Go to the documentation of this file.
6#ifndef iipr_IPatternController_included
7#define iipr_IPatternController_included
virtual void ResetPattern()=0
Clear all pattern features.
virtual bool TeachPattern(const istd::IChangeable *sourceObjectPtr=nullptr)=0
Do teaching of the pattern.
ChangeFlags
Data model change notification flags.
@ CF_PATTERN_LEARNED
Supplier result changed.
virtual const iser::ISerializable * GetPatternObject() const =0
Get pattern object.
virtual bool IsPatternValid() const =0
Get true of the pattern is valid.
Common class for all classes which objects can be archived or restored from archive.
Common interface for data model objects, which can be changed.
Contains the image processing classes.
© Witold Gantzke and Kirill Lepskiy