CVB++ 14.0
ProjectionValue Class Reference

Single projection value. More...

#include <cvb/foundation/edge.hpp>

Public Attributes

Point2D< double > Position
 Coordinate of the projection. More...
 
double Value = 0.0
 Projection value as determined by the ProjectionMode.
 

Detailed Description

Single projection value.

Member Data Documentation

◆ Position

Point2D<double> Position

Coordinate of the projection.

The y coordinate is located on the bottom edge of the area of interest for which the project has been calculated.