mdsTriBase.h

Go to the documentation of this file.
00001 //==============================================================================
00015 #ifndef MDS_TRIBASE_H
00016 #define MDS_TRIBASE_H
00017 
00018 // MDSTk
00019 #include <MDSTk/Image/mdsImage.h>
00020 
00021 
00022 namespace mds
00023 {
00024 namespace seg
00025 {
00026 
00027 //==============================================================================
00031 struct CTriBase
00032 {
00034     typedef mds::img::CDImage tImage;
00035 
00037     typedef mds::img::CDImage::tPixel tPixel;
00038 };
00039 
00040 
00041 } // namespace seg
00042 } // namespace mds
00043 
00044 #endif // MDS_TRIBASE_H
00045 

Generated on Thu Mar 11 10:35:44 2010 for MDSTk Extension Libraries by  doxygen 1.4.6-NO