Searched defs:areal_linear (Results 1 – 1 of 1) sorted by relevance
1498 struct areal_linear struct1500 typedef linear_areal<Geometry2, Geometry1, true> linear_areal_type;1502 static const bool interruption_enabled = linear_areal_type::interruption_enabled;1505 static inline void apply(Geometry1 const& geometry1, Geometry2 const& geometry2, in apply()