C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
mb_homogeneous.h File Reference

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...
 

Detailed Description

Extended point with homogeneous coordinates in the two-dimensional space.