47 const double& v,
const double& tidy)
51 reset(polPtr, v, tidy);
73 const double& v,
const double& tidy)
double m_tileIndexerDY
The polygon tile indexer Y Axis resolution.
Polygon tile indexing class for optmized geometrical relational tests.
VectorizerPolygonStructure & operator=(const VectorizerPolygonStructure &rhs)
Assignment operator.
void init()
Init internal variables.
std::unique_ptr< te::gm::Polygon > m_polygonPtr
A pointer to the stored polygon instance.
~VectorizerPolygonStructure()
Default destructor.
VectorizerPolygonStructure()
Default constructor.
A polygon container node class.
Polygon tile indexing class for optmized geometrical relational tests.
double m_value
The pixel value related to a polygon.
std::unique_ptr< te::rst::TileIndexer > m_indexerPtr
A pointer to the polygon tile indexer pointer.
Polygon is a subclass of CurvePolygon whose rings are defined by linear rings.
A polygon container node class.
void reset(te::gm::Polygon *polPtr, const double &v, const double &tidy)
Reset the current instance.
void clear()
Init internal variables.