VTInfo Struct Reference

Holds useful information about a *.vt volume texture. More...

#include <VolumeTexture.h>

List of all members.

Public Attributes

int width
int height
int depth
int components
int size


Detailed Description

Holds useful information about a *.vt volume texture.

Definition at line 19 of file VolumeTexture.h.


Member Data Documentation

The width of 2D each texture slab.

Definition at line 21 of file VolumeTexture.h.

Referenced by VolumeTexture::Load(), and MainWindow::OnLoadDataSetButtonClick().

The height of 2D each texture slab.

Definition at line 22 of file VolumeTexture.h.

Referenced by VolumeTexture::Load(), and MainWindow::OnLoadDataSetButtonClick().

The number of 2D texture slabs.

Definition at line 23 of file VolumeTexture.h.

Referenced by VolumeTexture::Load(), and MainWindow::OnLoadDataSetButtonClick().

The number of components at each sample location, either 1, 2, 3 or 4

Definition at line 24 of file VolumeTexture.h.

Referenced by VolumeTexture::Load().

The size of the loaded 3D texture in bytes

Definition at line 26 of file VolumeTexture.h.

Referenced by VolumeTexture::Load().


The documentation for this struct was generated from the following file:

Generated on Thu Jan 15 00:58:04 2009 for RTVolumeRendering by  doxygen 1.5.6