#include <sampling.h>
Public Attributes | |
short | x |
short | y |
Definition at line 144 of file sampling.h.
short lux::PxLoc::x |
Definition at line 145 of file sampling.h.
Referenced by lux::HilbertPixelSampler::HilberCurve(), lux::LinearPixelSampler::LinearPixelSampler(), lux::TilePixelSampler::TilePixelSampler(), and lux::VegasPixelSampler::VegasPixelSampler().
short lux::PxLoc::y |
Definition at line 146 of file sampling.h.
Referenced by lux::HilbertPixelSampler::HilberCurve(), lux::LinearPixelSampler::LinearPixelSampler(), lux::TilePixelSampler::TilePixelSampler(), and lux::VegasPixelSampler::VegasPixelSampler().