Searched refs:ConstPoint (Results 1 – 25 of 25) sorted by relevance
166 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in add_point()206 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in subtract_point()247 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in multiply_point()287 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in divide_point()326 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in assign_point()
99 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<P1>) ); in cross_product()100 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<P2>) ); in cross_product()122 BOOST_CONCEPT_ASSERT((concepts::ConstPoint<P>)); in cross_product()
62 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<U>) ); in determinant()63 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<V>) ); in determinant()
72 (concepts::ConstPoint<point_type>) in apply()77 (concepts::ConstPoint<segment_point_type>) in apply()146 (concepts::ConstPoint<point_type>) in apply()
147 class ConstPoint class183 BOOST_CONCEPT_USAGE(ConstPoint) in BOOST_CONCEPT_USAGE() argument
84 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
108 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
76 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
99 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
101 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
75 : detail::concept_check::check<concepts::ConstPoint<Geometry> >
101 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point1>) ); in apply()102 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in apply()
121 ( (concepts::ConstPoint<typename point_type<Box1>::type>) ); in apply()123 ( (concepts::ConstPoint<typename point_type<Box2>::type>) ); in apply()
116 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point>) ); in apply()118 ( (concepts::ConstPoint<typename point_type<Box>::type>) ); in apply()
340 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point1_type>) ); in apply()341 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point2_type>) ); in apply()
24 BOOST_CONCEPT_ASSERT((bg::concepts::ConstPoint<P>)); in function_asserting_a_point()
23 BOOST_CONCEPT_ASSERT((bg::concepts::ConstPoint<C>)); in function_requiring_a_point()
82 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point>) ); in for_each_coordinate()
93 BOOST_CONCEPT_REQUIRES(((boost::geometry::concepts::ConstPoint<P>)), (double))
48 concepts::ConstPoint<ConstOrNonConstPoint>
93 concepts::ConstPoint<ConstOrNonConstPoint>
68 BOOST_CONCEPT_ASSERT( (bg::concepts::ConstPoint<P>) ); in test_concept()
34 * `set` to set a coordinate value (this one is not checked for ConstPoint)
272 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point1_type>) ); in apply()273 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point2_type>) ); in apply()
262 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point1_type>) ); in apply()263 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point2_type>) ); in apply()