Voxel Class Reference

#include <Voxel.h>

List of all members.

Public Member Functions

 Voxel (void)
Voxel operator+ (const Voxel &v) const
Voxel operator * (double d) const


Detailed Description

For each point in the given data, its position, its density value, its color and its gradient are stored in a Voxel.


Constructor & Destructor Documentation

Voxel::Voxel void   ) 
 

create new empty Voxel


Member Function Documentation

Voxel Voxel::operator * double  d  )  const [inline]
 

multiplie each Voxel value by the value of f1

Voxel Voxel::operator+ const Voxel v  )  const [inline]
 

add two Voxels


The documentation for this class was generated from the following files:
Generated on Wed Jan 18 14:33:43 2006 for VisUE by  doxygen 1.4.6-NO