Image Component Library (ICL)
|
result type providing a Point-pointer and number of sample points More...
#include <LineSampler.h>
Public Member Functions | |
const utils::Point & | operator[] (int idx) const |
convenience inde operator to iterate over sampled points More... | |
Public Attributes | |
const utils::Point * | points |
sampled points data More... | |
int | n |
number of sampled points More... | |
result type providing a Point-pointer and number of sample points
|
inline |
convenience inde operator to iterate over sampled points
int icl::core::LineSampler::Result::n |
number of sampled points
const utils::Point* icl::core::LineSampler::Result::points |
sampled points data