#include <iostream>#include <vlvolume.h>#include <vlclock.h>#include <vlvoliterator.h>#include <vlvoliter_generic_const.h>#include <vlvoliter_generic.h>#include <vlkernel.h>#include <string>#include <stdio.h>Go to the source code of this file.
Functions | |
| int | main (int args, char *argv[]) |
| This function will show how to use iterator to go over the volume. | |
|
||||||||||||
|
Definition at line 17 of file vol_traversing/main.cpp. References vlVolIterConst< DataType, Layout >::get(), vlClock::getStepTime(), vlVolIterConst< DataType, Layout >::next(), vlVolume::read(), vlClock::start(), uint64, and vlVolume::voxelCount(). |
1.3.3