◆ CC
◆ Map
◆ MyEuclideanShape
◆ MyGaussDigitizer
◆ testDigitalSetToCellularGridConverter()
testDigitalSetToCellularGridConverter::testDigitalSetToCellularGridConverter |
( |
| ) |
|
|
inline |
◆ extractCells()
bool testDigitalSetToCellularGridConverter::extractCells |
( |
| ) |
|
|
inline |
Definition at line 64 of file testDigitalSetToCellularGridConverter.cpp.
65 {
68 digShape.
init ( shape.getLowerBound(), shape.getUpperBound(), 1.0 );
73
76 return true;
77 }
Aim: A wrapper class around a STL associative container for storing sets of digital points within som...
void attach(ConstAlias< EuclideanShape > shape)
void init(const RealPoint &xLow, const RealPoint &xUp, typename RealVector::Component gridStep)
const Point & lowerBound() const
const Point & upperBound() const
bool init(const Point &lower, const Point &upper, bool isClosed)
Specifies the upper and lower bounds for the maximal cells in this space.
static void digitalShaper(TDigitalSet &aSet, const TShapeFunctor &aFunctor)
MyGaussDigitizer digShape
Flower2D< Space > MyEuclideanShape
Space::RealPoint RealPoint
CubicalComplex< KSpace, Map > CC
References DGtal::GaussDigitizer< TSpace, TEuclideanShape >::attach(), DGtal::Shapes< TDomain >::digitalShaper(), digShape, DGtal::GaussDigitizer< TSpace, TEuclideanShape >::getDomain(), DGtal::KhalimskySpaceND< dim, TInteger >::init(), DGtal::GaussDigitizer< TSpace, TEuclideanShape >::init(), K, DGtal::HyperRectDomain< TSpace >::lowerBound(), and DGtal::HyperRectDomain< TSpace >::upperBound().
◆ digShape
KSpace testDigitalSetToCellularGridConverter::K |
|
private |
The documentation for this class was generated from the following file: