#include "Getopt.hpp"
#include <estar/ComparisonFacade.hpp>
#include <estar/Facade.hpp>
#include <estar/Grid.hpp>
#include <estar/graphics.hpp>
#include <gfx/Viewport.hpp>
#include <gfx/Mousehandler.hpp>
#include <gfx/wrap_glut.hpp>
#include <iostream>
#include <fstream>
#include <sstream>
Include dependency graph for estar_compare_gfx.cpp:
Namespaces | |
namespace | local |
Classes | |
class | local::CycleColorScheme |
struct | goal_s |
Typedefs | |
typedef Subwindow::logical_bbox_t | local::bb_t |
lazy typing | |
typedef map< string, shared_ptr< Viewport > > | local::viewport_map_t |
convenient string-based lookup of viewports | |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, | |
char ** | argv | |||
) |