MVE - Multi-View Environment mve-devel
|
#include <vector>
#include <string>
#include <memory>
#include "mve/defines.h"
#include "mve/view.h"
#include "mve/bundle.h"
Go to the source code of this file.
Classes | |
class | mve::Scene |
Scene representation for the MVE. More... | |
Namespaces | |
namespace | mve |
Multi-View Environment library. | |
Macros | |
#define | MVE_SCENE_BUNDLE_FILE "synth_0.out" |
#define | MVE_SCENE_VIEWS_DIR "views/" |