![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Basic operators used for parabola 2d management. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::geom | |
| Namespace aggregating geometrical routines and classes. | |
Functions | |
| IPSDKGEOMETRY_API std::ostream & | ipsdk::geom::operator<< (std::ostream &os, const Parabola2d ¶bola) |
| output operator on parabola | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator== (const Parabola2d ¶bola2d1, const Parabola2d ¶bola2d2) |
| comparison operators for ipsdk::geom::Parabola2d class | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator!= (const Parabola2d ¶bola2d1, const Parabola2d ¶bola2d2) |
| comparison operators for ipsdk::geom::Parabola2d class | |
Basic operators used for parabola 2d management.
1.8.14