Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ShapeSpace.cc File Reference

#include <iostream>
#include <iomanip>
#include <vector>
#include <sstream>
#include <string>
#include <float.h>
#include <cmath>
#include "ShapeRoot.h"
#include "ShapeAgent.h"
#include "ShapeLine.h"
#include "ShapeEllipse.h"
#include "ShapePoint.h"
#include "ShapeSphere.h"
#include "ShapeBlob.h"
#include "ShapePolygon.h"
#include "ShapeBrick.h"
#include "ShapePyramid.h"
#include "ShapeLocalizationParticle.h"
#include "ShapeMarker.h"
#include "ShapeCylinder.h"
#include "ShapeSift.h"
#include "ShapeAprilTag.h"
#include "ShapeGraphics.h"
#include "BaseData.h"
#include "SketchSpace.h"
#include "ShapeSpace.h"
#include "VRmixin.h"
Include dependency graph for ShapeSpace.cc:

Go to the source code of this file.

Namespaces

namespace  DualCoding
 

Dual coding vision representations (Sketches and Shapes).


Defines

#define writept(x)   fixed << setprecision(2) << x.coordX() << " " << fixed << setprecision(2) << x.coordY() << " " << fixed << setprecision(2) << x.coordZ()

Define Documentation

#define writept (  )     fixed << setprecision(2) << x.coordX() << " " << fixed << setprecision(2) << x.coordY() << " " << fixed << setprecision(2) << x.coordZ()

DualCoding 5.1CVS
Generated Fri Mar 16 05:23:50 2012 by Doxygen 1.6.3