Class import_export::RenderGroupAnalyzer¶
-
class
RenderGroupAnalyzer
¶ Public Functions
-
RenderGroupAnalyzer
()¶
-
void
seedFromExistingTableContents
(const Catalog_Namespace::Catalog &cat, const std::string &tableName, const std::string &geoColumnBaseName)¶
-
int
insertBoundsAndReturnRenderGroup
(const std::vector<double> &bounds)¶
Private Types
-
using
Point
= boost::geometry::model::point<double, 2, boost::geometry::cs::cartesian>¶
-
using
Node
= std::pair<BoundingBox, int>¶
-