#include <pixel_sampling.hh>
Helper class to handle pixel sampling.
Definition at line 55 of file pixel_sampling.hh.
◆ PixelSampling() [1/2]
◆ PixelSampling() [2/2]
◆ Coord2Point()
| Vec3 Coord2Point |
( |
const Vec3 & |
c | ) |
const |
◆ GetFrequencySampling()
| const Vec3& GetFrequencySampling |
( |
| ) |
const |
◆ GetPixelSampling()
| const Vec3& GetPixelSampling |
( |
| ) |
const |
◆ GetSpatialSampling()
| const Vec3& GetSpatialSampling |
( |
| ) |
const |
◆ Point2Coord()
| Vec3 Point2Coord |
( |
const Point & |
p | ) |
const |
◆ SetDomain()
◆ SetExtent()
| void SetExtent |
( |
const Extent & |
e | ) |
|
◆ SetFrequencySampling()
| void SetFrequencySampling |
( |
const Vec3 & |
d | ) |
|
◆ SetPixelSampling()
| void SetPixelSampling |
( |
const Vec3 & |
| ) |
|
◆ SetSpatialSampling()
| void SetSpatialSampling |
( |
const Vec3 & |
d | ) |
|
◆ Vec2Coord()
| Vec3 Vec2Coord |
( |
const Vec3 & |
p | ) |
const |
The documentation for this class was generated from the following file: