Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

PixValue Class Reference

List of all members.

Public Methods

 PixValue ()
PixValueTag discriminator ()
int scalarInt ()
void scalarInt (int val)
double scalarDouble ()
void scalarDouble (double val)
Vec2I vect2Int ()
void vect2Int (Vec2I val)
Vec2D vect2Double ()
void vect2Double (Vec2D val)
Vec3I vect3Int ()
void vect3Int (Vec3I val)
Vec3D vect3Double ()
void vect3Double (Vec3D val)
Complex cplx ()
void cplx (Complex val)

Constructor & Destructor Documentation

PixValue::PixValue   [inline]
 


Member Function Documentation

PixValueTag PixValue::discriminator   [inline]
 

int PixValue::scalarInt   [inline]
 

void PixValue::scalarInt int    val [inline]
 

double PixValue::scalarDouble   [inline]
 

void PixValue::scalarDouble double    val [inline]
 

Vec2I PixValue::vect2Int   [inline]
 

void PixValue::vect2Int Vec2I    val [inline]
 

Vec2D PixValue::vect2Double   [inline]
 

void PixValue::vect2Double Vec2D    val [inline]
 

Vec3I PixValue::vect3Int   [inline]
 

void PixValue::vect3Int Vec3I    val [inline]
 

Vec3D PixValue::vect3Double   [inline]
 

void PixValue::vect3Double Vec3D    val [inline]
 

Complex PixValue::cplx   [inline]
 

void PixValue::cplx Complex    val [inline]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 13:58:32 2002 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001