Container for pixel absolute & relative position within a segment. More...
Public Member Functions | |
pixel_interp (const p2d &_u, const double &_alpha) | |
direct constructor | |
Public Attributes | |
p2d | u |
absolute pixel coordinates | |
double | alpha |
relative position in the segment |
Container for pixel absolute & relative position within a segment.
cpe::pixel_interp::pixel_interp | ( | const p2d & | _u, | |
const double & | _alpha | |||
) | [inline] |
direct constructor
double cpe::pixel_interp::alpha |
relative position in the segment
absolute pixel coordinates