Searched refs:sq_tolerance (Results 1 – 1 of 1) sorted by relevance
27 const double sq_tolerance; member in mapbox::geojsonvt::detail::InternalTile46 sq_tolerance(tolerance_ * tolerance_) { in InternalTile()135 if (p.z > sq_tolerance) in transform()144 if (ring.area > sq_tolerance) { in transform()146 if (p.z > sq_tolerance) in transform()165 if (ring.area > sq_tolerance) in transform()