◆ 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 );
70 K.init ( domainShape.lowerBound(), domainShape.upperBound(),
true );
73
76 return true;
77 }
static void digitalShaper(TDigitalSet &aSet, const TShapeFunctor &aFunctor)
MyGaussDigitizer digShape
CubicalComplex< KSpace, Map > CC
Flower2D< Space > MyEuclideanShape
Space::RealPoint RealPoint
DigitalSetSelector< Domain, BIG_DS+HIGH_BEL_DS >::Type DigitalSet
HyperRectDomain< Space > Domain
References DGtal::Shapes< TDomain >::digitalShaper(), digShape, DGtal::Flower2D< TSpace >::getLowerBound(), DGtal::Flower2D< TSpace >::getUpperBound(), and K.
◆ digShape
KSpace testDigitalSetToCellularGridConverter::K |
|
private |
The documentation for this class was generated from the following file: