Go to the source code of this file.
Classes | |
class | PhotoSpec |
Specifications for the photo example. More... | |
class | Photo |
Example: Placing people on a photo More... | |
Variables | |
const int | s_prefs [] |
Preferences for small example. More... | |
const PhotoSpec | p_small (5, 8, s_prefs) |
Small Photo example. More... | |
const int | l_prefs [] |
Preferences for large example. More... | |
const PhotoSpec | p_large (9, 17, l_prefs) |
Large Photo example. More... | |
const int s_prefs[] |
const int l_prefs[] |