3d/shape.hh File Reference
#include <mia/core/shape.hh>
#include <mia/core/factory.hh>
#include <mia/3d/image.hh>
Include dependency graph for 3d/shape.hh:

Go to the source code of this file.

Typedefs

typedef TShape< T3DVector, C3DBitImageC3DShape
 a 3D bit shape for morphological processing More...
 
typedef TFactory< C3DShapeC3DShapePlugin
 Base class for the 3D shape plug-ins. More...
 
typedef THandlerSingleton< TFactoryPluginHandler< C3DShapePlugin > > C3DShapePluginHandler
 Plugin handler for 3D shapes. More...
 
typedef std::shared_ptr< C3DShapeP3DShape
 pointer to a 3D bit shape for morphological processing More...
 

Variables

template class EXPORT_3D TShape< T3DVector, C3DBitImage >
 

Variable Documentation

◆ TShape< T3DVector, C3DBitImage >

template class EXPORT_3D TShape< T3DVector, C3DBitImage >