volmetrics

view src/volume.h @ 2:46a24c493efd

notes for next steps
author Eleni Maria Stea <eleni@mutantstargoat.com>
date Sat, 11 Jan 2014 18:00:02 +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_