OpenStructure
|
Go to the source code of this file.
Data Structures | |
class | AlgorithmBase |
Algorithm base class. More... | |
class | NonModAlgorithm |
Non-modifying Algorithm, abstract base class. More... | |
class | ModIPAlgorithm |
In-place modification algorithm. More... | |
class | ConstModIPAlgorithm |
In-place modification const algorithm. More... | |
class | ModOPAlgorithm |
out-of-place modification algorithm More... | |
class | ConstModOPAlgorithm |
out-of-place modification const algorithm More... |
Namespaces | |
namespace | ost |
namespace | ost::img |