In file inrimage/Voxel.h:
class Voxel8s : public Voxel
unsigned byte voxel
Inheritance:
Public Methods
double | maxValue (void)
returns voxel max possible value
|
double | minValue (void)
returns voxel min possible value
|
Inherited from Voxel:
Public Methods
virtual Voxel& operator=(const Voxel& v)
virtual double getValueAsDouble(void) const
virtual void setValueFromDouble(double d)
virtual LONGINT getValueAsLong(void) const
virtual Inrimage::WORD_TYPE getType(void)
virtual void print(TclString& value) const
virtual void scan(const TclString& value) throw(InvalidValue)
virtual void setMin(void)
virtual void setMax(void)
static Voxel* voxelByType(Inrimage::WORD_TYPE type, unsigned int vdim = 1)
Public
Exception
-
class InvalidValue: public Exception
- scanning invalid voxel string representation
Documentation
unsigned byte voxel
double maxValue(void)
- returns voxel max possible value
double minValue(void)
- returns voxel min possible value
- This class has no child classes.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de