• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Classes
  • Files
  • File List

predicate-1.cc

00001 #include <mln/core/alias/point2d.hh>
00002 
00003 // \{
00004 //function_p2b
00005 bool my_function_p2b(mln::point2d p);
00006 
00007 //function_p2v
00008 //V is the value type used in the image.
00009 template <typename V>
00010 V my_function_p2v(mln::point2d p);
00011 // \}
00012 
00013 int main()
00014 {
00015 }

Generated on Tue Oct 4 2011 15:24:20 for Milena (Olena) by  doxygen 1.7.1