#include <Volume.h>
◆ Volume()
◆ ~Volume()
◆ depth()
| const int Volume::depth |
( |
| ) |
const |
◆ getTXO()
| const unsigned int Volume::getTXO |
( |
| ) |
const |
◆ getVoxels()
| const std::vector< Voxel > & Volume::getVoxels |
( |
| ) |
|
◆ height()
| const int Volume::height |
( |
| ) |
const |
◆ loadFromFile()
| bool Volume::loadFromFile |
( |
QString |
filename, |
|
|
QProgressBar * |
progressBar |
|
) |
| |
◆ size()
| const int Volume::size |
( |
| ) |
const |
◆ voxel() [1/2]
| const Voxel & Volume::voxel |
( |
const int |
i | ) |
const |
◆ voxel() [2/2]
| const Voxel & Volume::voxel |
( |
const int |
x, |
|
|
const int |
y, |
|
|
const int |
z |
|
) |
| const |
◆ voxels()
| const Voxel * Volume::voxels |
( |
| ) |
const |
◆ width()
| const int Volume::width |
( |
| ) |
const |
The documentation for this class was generated from the following files: