![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Operators associated to plan 3d entities. 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 bool | ipsdk::geom::compare (const Plan3d &plan1, const Plan3d &plan2, const ipReal64 epsilon=ipsdk::NumericLimits< ipReal64 >::sqrt_epsilon()) |
| function allowing to compare plans | |
| IPSDKGEOMETRY_API std::ostream & | ipsdk::geom::operator<< (std::ostream &os, const Plan3d &plan) |
| output operator on plan | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator== (const Plan3d &plan1, const Plan3d &plan2) |
| comparison operators for ipsdk::geom::Plan3d class | |
| IPSDKGEOMETRY_API bool | ipsdk::geom::operator!= (const Plan3d &plan1, const Plan3d &plan2) |
| comparison operators for ipsdk::geom::Plan3d class | |
Operators associated to plan 3d entities.
1.8.14