#include <Volume.h>

Public Member Functions | |
| CVolumeFormatVOL8 () | |
| ~CVolumeFormatVOL8 () | |
| char | getVolumeHeaderSize () |
| int | getVolumeDataSize () |
| int | getBitDepth () |
Definition at line 241 of file Volume.h.
| CVolumeFormatVOL8::CVolumeFormatVOL8 | ( | ) | [inline] |
| CVolumeFormatVOL8::~CVolumeFormatVOL8 | ( | ) | [inline] |
| int CVolumeFormatVOL8::getBitDepth | ( | ) | [inline, virtual] |
| int CVolumeFormatVOL8::getVolumeDataSize | ( | ) | [inline, virtual] |
Implements CVolumeFormat.
Definition at line 249 of file Volume.h.
References CVolumeFormat::sizeX, CVolumeFormat::sizeY, and CVolumeFormat::sizeZ.
| char CVolumeFormatVOL8::getVolumeHeaderSize | ( | ) | [inline, virtual] |
1.5.7.1