#include <Volume.h>

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