Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

CDensities Class Reference

#include <CDensities.h>

List of all members.

Public Member Functions

void Init (unsigned short dimX, unsigned short dimY)
void Shutdown ()
BOOL IsValid ()
unsigned short GetDimX ()
unsigned short GetMaxValue ()


Detailed Description

CDensities class encapsulates slicing operations that are to be performed on a volumetric data set.

Definition at line 11 of file CDensities.h.


Member Function Documentation

unsigned short CDensities::GetDimX  )  [inline]
 

accessors to the dimensions of the densities data set.

Definition at line 82 of file CDensities.h.

unsigned short CDensities::GetMaxValue  ) 
 

Computes the max value for the loaded volumetric data set.

Definition at line 61 of file CDensities.cpp.

void CDensities::Init unsigned short  dimX,
unsigned short  dimY
[inline]
 

Initialization routine, called when new data set is loaded.

Definition at line 30 of file CDensities.h.

BOOL CDensities::IsValid  )  [inline]
 

Identifies whether the loaded densities are valid

Definition at line 77 of file CDensities.h.

void CDensities::Shutdown  )  [inline]
 

Shutdown routine, called also from the destructor.

Definition at line 62 of file CDensities.h.


The documentation for this class was generated from the following files:
Generated on Mon Dec 12 15:20:26 2005 for CCube by  doxygen 1.4.1