8 #ifndef META_OCEAN_CV_SYNTHESIS_CREATOR_I_H
9 #define META_OCEAN_CV_SYNTHESIS_CREATOR_I_H
This class implements the base class for all creators.
Definition: Creator.h:29
This class is the base class for all creators that support mappings with integer accuracy.
Definition: CreatorI.h:29
const LayerI & layerI_
Specialized layer reference.
Definition: CreatorI.h:41
CreatorI(const LayerI &layer)
Creates a new creator object.
Definition: CreatorI.h:44
This class implements the base class for all synthesis layers with integer accuracy.
Definition: LayerI.h:29
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15