|
ISIS Core Library 0.7.2 (api 3.0.0)
|
#include <chunk.hpp>
Public Member Functions | |
| virtual bool | operator() (TYPE &vox, const util::vector4< size_t > &pos)=0 |
| virtual | ~VoxelOp () |
Base class for operators used for foreachVoxel
| virtual isis::data::VoxelOp< TYPE >::~VoxelOp | ( | ) | [inline, virtual] |
| virtual bool isis::data::VoxelOp< TYPE >::operator() | ( | TYPE & | vox, |
| const util::vector4< size_t > & | pos | ||
| ) | [pure virtual] |
1.7.3