Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

HxGeoIntType.h File Reference

More...

#include "HxIoFwd.h"
#include "HxString.h"

Go to the source code of this file.

Enumerations

enum  HxGeoIntType { NEAREST, LINEAR }
 Enumeration of geometric interpolation types. More...


Functions

std::ostream & HxGeoIntType_put (std::ostream &os, HxGeoIntType val)
std::ostream & operator<< (std::ostream &os, HxGeoIntType val)
HxString makeString (HxGeoIntType val)


Detailed Description


Enumeration Type Documentation

enum HxGeoIntType
 

Enumeration of geometric interpolation types.

Currently: NEAREST, LINEAR

00023 { NEAREST, LINEAR };


Generated on Mon Jan 27 15:48:53 2003 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001