VRmixin.cc File Reference
#include <sstream>
#include "Vision/RawCameraGenerator.h"
#include "Vision/RLEGenerator.h"
#include "Vision/RegionGenerator.h"
#include "Vision/SegmentedColorGenerator.h"
#include "SketchData.h"
#include "ShapeBlob.h"
#include "Sketch.h"
#include "Lookout.h"
#include "MapBuilder.h"
#include "Pilot.h"
#include "ViewerConnection.h"
#include "VRmixin.h"
Go to the source code of this file.
|
Namespaces |
namespace | DualCoding |
Functions |
template<ReferenceFrameType_t _refFrameType, int const init_id, size_t const _width, size_t const _height> |
static SketchSpace & | createStaticSkS (const std::string &_name) |
| static function allows us to specify intialization order because static within a function isn't created until the function is called
|
|