Example: More...
Classes | |
| class | boost::gil::point2< T > |
| 2D point both axes of which have the same dimension typeModels: Point2DConcept More... | |
| struct | boost::gil::point2< T >::axis< D > |
Functions | |
| template<typename T > | |
| bool | boost::gil::operator== (const point2< T > &p1, const point2< T > &p2) |
| template<typename T > | |
| bool | boost::gil::operator!= (const point2< T > &p1, const point2< T > &p2) |
| template<typename T > | |
| point2< T > | boost::gil::operator+ (const point2< T > &p1, const point2< T > &p2) |
| template<typename T > | |
| point2< T > | boost::gil::operator- (const point2< T > &p) |
| template<typename T > | |
| point2< T > | boost::gil::operator- (const point2< T > &p1, const point2< T > &p2) |
| template<typename T > | |
| point2< double > | boost::gil::operator/ (const point2< T > &p, double t) |
| template<typename T > | |
| point2< T > | boost::gil::operator* (const point2< T > &p, std::ptrdiff_t t) |
| template<typename T > | |
| point2< T > | boost::gil::operator* (std::ptrdiff_t t, const point2< T > &p) |
| template<std::size_t K, typename T > | |
| const T & | boost::gil::axis_value (const point2< T > &p) |
| template<std::size_t K, typename T > | |
| T & | boost::gil::axis_value (point2< T > &p) |
Example:
|
inline |
#include <boost_1_57_0/boost/gil/gil_concept.hpp>
Referenced by boost::gil::PointNDConcept< P >::constraints().
#include <boost_1_57_0/boost/gil/gil_concept.hpp>
|
inline |
#include <boost_1_57_0/boost/gil/utilities.hpp>
|
inline |
#include <boost_1_57_0/boost/gil/utilities.hpp>
References boost::flyweights::t.
|
inline |
#include <boost_1_57_0/boost/gil/utilities.hpp>
References boost::flyweights::t.
|
inline |
#include <boost_1_57_0/boost/gil/utilities.hpp>
#include <boost_1_57_0/boost/gil/utilities.hpp>
|
inline |
#include <boost_1_57_0/boost/gil/utilities.hpp>
|
inline |
#include <boost_1_57_0/boost/gil/utilities.hpp>
|
inline |
#include <boost_1_57_0/boost/gil/utilities.hpp>