Searched refs:ConstPoint (Results 1 – 18 of 18) 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()
98 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<P1>) ); in cross_product()99 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<P2>) ); in cross_product()118 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 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point1>) ); in dot_product()73 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in dot_product()
58 (concepts::ConstPoint<point_type>) in apply()63 (concepts::ConstPoint<segment_point_type>) in apply()133 (concepts::ConstPoint<point_type>) in apply()
147 class ConstPoint class183 BOOST_CONCEPT_USAGE(ConstPoint) in BOOST_CONCEPT_USAGE() argument
108 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
84 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
75 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
99 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
104 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<point_type>) );
74 : detail::concept_check::check<concepts::ConstPoint<Geometry> >
94 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point1>) ); in apply()95 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point2>) ); in apply()
118 ( (concepts::ConstPoint<typename point_type<Box1>::type>) ); in apply()120 ( (concepts::ConstPoint<typename point_type<Box2>::type>) ); in apply()
112 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point>) ); in apply()114 ( (concepts::ConstPoint<typename point_type<Box>::type>) ); in apply()
82 BOOST_CONCEPT_ASSERT( (concepts::ConstPoint<Point>) ); in for_each_coordinate()
48 concepts::ConstPoint<ConstOrNonConstPoint>
93 concepts::ConstPoint<ConstOrNonConstPoint>