Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

GeoIntType.h

Go to the documentation of this file.
00001 #ifndef Impala_Core_Geometry_GeoIntType_h
00002 #define Impala_Core_Geometry_GeoIntType_h
00003 
00004 namespace Impala
00005 {
00006 namespace Core
00007 {
00008 namespace Geometry
00009 {
00010 
00011 
00014 enum GeoIntType
00015 {
00016     NEAREST,
00017     LINEAR
00018 };
00019 
00020 } // namespace Geometry
00021 } // namespace Core
00022 } // namespace Impala
00023 
00024 #endif

Generated on Fri Mar 19 09:31:09 2010 for ImpalaSrc by  doxygen 1.5.1