#include <pixel_sampling.hh>
Detailed Description
Helper class to handle pixel sampling.
Definition at line 55 of file pixel_sampling.hh.
Constructor & Destructor Documentation
Member Function Documentation
Vec3 Coord2Point |
( |
const Vec3 & |
c | ) |
const |
const Vec3& GetFrequencySampling |
( |
| ) |
const |
const Vec3& GetPixelSampling |
( |
| ) |
const |
const Vec3& GetSpatialSampling |
( |
| ) |
const |
Vec3 Point2Coord |
( |
const Point & |
p | ) |
const |
void SetExtent |
( |
const Extent & |
e | ) |
|
void SetFrequencySampling |
( |
const Vec3 & |
d | ) |
|
void SetPixelSampling |
( |
const Vec3 & |
| ) |
|
void SetSpatialSampling |
( |
const Vec3 & |
d | ) |
|
Vec3 Vec2Coord |
( |
const Vec3 & |
p | ) |
const |
The documentation for this class was generated from the following file: