Searched refs:min_coord (Results 1 – 2 of 2) sorted by relevance
116 … coordinate_type min_coord = geometry::get<min_corner, DimensionIndex>(bounded_indexable); in apply() local125 if ( min_coord < lowest_low ) in apply()126 lowest_low = min_coord; in apply()139 … coordinate_type min_coord = geometry::get<min_corner, DimensionIndex>(bounded_indexable); in apply() local140 if ( highest_low < min_coord && in apply()143 highest_low = min_coord; in apply()
301 …static const float min_coord = static_cast<float>(std::numeric_limits<typename GeometryCollectionT… in getGeometries() local304 px < min_coord || in getGeometries()306 py < min_coord in getGeometries()