| 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 "ShapeDomino.h"#include "ShapeNaught.h"#include "ShapeCross.h"#include "ShapeSkeleton.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.
Define Documentation
Value:
fixed << setprecision(2) << x.coordX() \ << " " << fixed << setprecision(2) << x.coordY() << " " << fixed << setprecision(2) << x.coordZ() Definition at line 155 of file ShapeSpace.cc. Referenced by ShapeSpace::getShapeListForGUI(). | ||||||||||||||||
|
DualCoding 5.1CVS |
Generated Mon May 9 04:56:29 2016 by Doxygen 1.6.3 |