![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions used to handle points 3d. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::math | |
| Namespace agregating IPSDK mathematical routines and classes. | |
Functions | |
| template<typename T > | |
| IPSDK_FORCEINLINE ipReal64 | ipsdk::math::distance (const T x1, const T y1, const T z1, const T x2, const T y2, const T z2) |
| Euclidian distance between 3d points. | |
Utility functions used to handle points 3d.
1.8.14