LUVis::Importer Class Reference

Importer Class. More...

#include <Importer.h>

Inheritance diagram for LUVis::Importer:

LUVis::Flow List of all members.

Public Member Functions

 Importer (Flow^_theFlow)
virtual ~Importer (void)

Public Attributes

System::Text::Encoding encoding

Private Attributes

array< unsigned short, 1 > size
 one dimensional array, which contain the size of the volume (X,Y and Z)
array< unsigned short, 1 > memoryData
 A one dimensional array with all the data loaded from the data file.
array< float, 3 > memoryGrid
Flow theFlow

Detailed Description

Importer Class.

Class to import .dat files (ct scans).


Constructor & Destructor Documentation

Importer::Importer ( Flow _theFlow  ) 

Importer::~Importer ( void   )  [virtual]


Member Data Documentation

System::Text::Encoding LUVis::Importer::encoding

array<unsigned short,1> LUVis::Importer::memoryData [private]

A one dimensional array with all the data loaded from the data file.

array<float,3> LUVis::Importer::memoryGrid [private]

array<unsigned short, 1> LUVis::Importer::size [private]

one dimensional array, which contain the size of the volume (X,Y and Z)

Flow LUVis::Importer::theFlow [private]


The documentation for this class was generated from the following files:
Generated on Wed Jan 17 16:23:54 2007 by  doxygen 1.4.7