edge_string.h

Go to the documentation of this file.
00001 //
00002 // edge string operations
00003 // a filter for edgels
00004 // stumeikle Mon May  6 17:46:01 2002
00005 //
00006 // choosing to make this functionality as an operator for
00007 // property images. don't want to bind it to edge_image
00008 // because we could have mixed property images in the future
00009 // also in theory edge strings could be derived from other
00010 // input sources.
00011 //
00012 // $Header: /cvs/mimas2/include/edge_string.h,v 1.1.1.1 2005/08/09 15:37:45 engmb Exp $
00013 //
00014 
00015 
00016 #ifndef EDGE_STRING_H
00017 #define EDGE_STRING_H
00018 
00019 #include "string_el.h"
00020 
00021 namespace mimas {
00022 
00030 typedef string_el_ptr_list edge_string;
00032 typedef boost::shared_ptr< edge_string > edge_string_ptr;
00034 typedef std::list< edge_string_ptr > edge_string_ptr_list;
00035 
00036 }
00037 
00038 #endif

[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:17 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...