volmetrics

view src/volume.h @ 1:cca2e05dbabe

display one slide (debugging)
author Eleni Maria Stea <eleni@mutantstargoat.com>
date Sat, 11 Jan 2014 17:50:16 +0200
parents 88d390af583f
children 927c29b93009
line source
1 #ifndef VOLUME_H_
2 #define VOLUME_H_
4 class Volume {
5 private:
7 };
9 #endif // VOLUME_H_