Klassen | Öffentliche Methoden

Volume Klassenreferenz

class Volume Mehr ...

#include <Volume.h>

Aufstellung aller Elemente

Klassen

class  Voxel
 Voxel class. Mehr ...

Öffentliche Methoden

 Volume (const std::string &strFilename)
const VoxelGet (const int iX, const int iY, const int iZ) const
const VoxelGet (const int iIndex) const
const VoxelGet () const
void Set (int iX, int iY, int iZ, float value)
const int GetWidth () const
const int GetHeight () const
const int GetDepth () const
const int GetSize () const
void load (const std::string &strFilename)

Ausführliche Beschreibung

class Volume

Simple linear volume class which supports loading from DAT files

Autor:
: Unknown

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
 Alle Klassen Funktionen