|
OpenStructure
|
Go to the source code of this file.
Data Structures | |
| class | ImageStateNonModAlgorithm< FNC > |
| non-modifying image state visitor plus non-mod algorithm More... | |
| class | ImageStateModIPAlgorithm< FNC > |
| in-place modifying image state visitor plus ip algorithm More... | |
| class | ImageStateConstModIPAlgorithm< FNC > |
| in-place modifying image state const visitor plus ip algorithm More... | |
| class | ImageStateModOPAlgorithm< FNC > |
| out-of-place modifying image state visitor plus op algorithm More... | |
| class | ImageStateConstModOPAlgorithm< FNC > |
| out-of-place modifying image state const visitor plus op algorithm More... | |
| class | ImageStateMorphAlgorithm< FNC > |
| morph visitor plus ip algorithm More... | |
Namespaces | |
| namespace | ost |
| namespace | ost::img |
| namespace | ost::img::image_state |
Macros | |
| #define | IMAGE_STATE_VISITOR_CTOR_ADAPTERS(CLASS, BASE) |
| #define IMAGE_STATE_VISITOR_CTOR_ADAPTERS | ( | CLASS, | |
| BASE | |||
| ) |
Definition at line 44 of file image_state_algorithm.hh.
1.8.1.1