![]() |
Moka libraries
|
#include <voxel.hh>
Public Member Functions | |
| Voxel () | |
| Voxel (int alpha, int b, int c) | |
| int | Get_X () const |
| int | Get_Y () const |
| int | Get_Z () const |
| void | Set_XYZ (int alpha, int b, int c) |
Friends | |
| std::ostream & | operator<< (std::ostream &s, Voxel *v) |
|
friend |