#include <aims/roi/voxelSampling.h>
Definition at line 49 of file voxelSampling.h.
◆ ~VoxelSampler()
virtual aims::VoxelSampler::~VoxelSampler |
( |
| ) |
|
|
virtual |
◆ info()
virtual std::string aims::VoxelSampler::info |
( |
| ) |
const |
|
pure virtual |
◆ isValid()
virtual bool aims::VoxelSampler::isValid |
( |
| ) |
const |
|
pure virtual |
◆ next()
virtual void aims::VoxelSampler::next |
( |
| ) |
|
|
pure virtual |
◆ restart()
virtual void aims::VoxelSampler::restart |
( |
| ) |
|
|
pure virtual |
◆ value()
virtual const Point3df& aims::VoxelSampler::value |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: