The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

v1_testing/foo.cpp File Reference

Go to the source code of this file.

Functions

void f ()
void lib ()
int main ()


Function Documentation

void f  ) 
 

Definition at line 13 of file v1_testing/foo.cpp.

References lib().

Referenced by bind_builtin(), builtin_glob_back(), MPISearchObjectDetector::classifyWindow(), execcmd(), file_build1(), file_dirscan(), MPEyeFinder::findEyes(), FindFacesInGWorld::FindFaces:, MPBlink::get_eyes(), MPKeyFrameCollection::get_keyframe(), get_source_line(), getoptions(), hashenumerate(), headers1(), list_sort(), macro_headers(), main(), mexFunction(), MPIScaledImage::MPIScaledImage(), parse_file(), path_build(), path_parent(), path_parse(), search(), MPISearchThread::Search(), search_for_target(), MPEyeFinder::setROI(), ObjectList::simplify(), while(), and MPFileIO::writePGM().

00014 {
00015     lib();
00016 }

Here is the call graph for this function:

void lib  ) 
 

Definition at line 7 of file lib.cpp.

Referenced by f().

00007 {}

int main  ) 
 

Definition at line 19 of file v1_testing/foo.cpp.

00020 {
00021 }


Generated on Mon Nov 8 17:07:59 2004 for MPT by  doxygen 1.3.9.1