|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
Extended point with homogeneous coordinates in the two-dimensional space. More...
#include <mb_cart_point.h>Classes | |
| class | MbHomogeneous |
| Extended point with homogeneous coordinates in the two-dimensional space. More... | |
Namespaces | |
| c3d | |
| C3D namespace declaration. | |
Functions | |
| template<typename PointParamVector , typename PointVector > | |
| void | c3d::SplitHomoVector (const PointParamVector &hList, PointVector &uvList) |
| Separation of coordinates and weights. More... | |
| template<typename PointParamVector , typename PointVector , typename ParamVector > | |
| void | c3d::SplitHomoVector (const PointParamVector &hList, PointVector &uvList, ParamVector &tList) |
| Separation of coordinates and weights. More... | |
Extended point with homogeneous coordinates in the two-dimensional space.