Go to the source code of this file.
Typedefs | |
typedef TShape< T3DVector, C3DBitImage > | C3DShape |
a 3D bit shape for morphological processing More... | |
typedef TFactory< C3DShape > | C3DShapePlugin |
Base class for the 3D shape plug-ins. More... | |
typedef THandlerSingleton < TFactoryPluginHandler < C3DShapePlugin > > | C3DShapePluginHandler |
Plugin handler for 3D shapes. More... | |
typedef std::shared_ptr< C3DShape > | P3DShape |
pointer to a 3D bit shape for morphological processing More... | |