Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

boundaryUtils.h

Go to the documentation of this file.
00001 00006 #ifndef __BOUNDARY_UTILS_H__ 00007 #define __BOUNDARY_UTILS_H__ 00008 00009 #include <point.h> 00010 #include <region.h> 00011 #include <regionMap.h> 00012 #include <tlist.h> 00013 00014 namespace iptk 00015 { // Start of namespace brace. 00016 00019 tutk::List< gutk::Point > getBoundary(gutk::Region *r, iptk::RegionMap &rm); 00020 00021 } // End of namespace brace. 00022 00023 #endif // __BOUNDARY_UTILS_H__

Generated on Mon Nov 22 11:12:41 2004 for ImprolaLib by doxygen 1.3.7