Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SketchDataRoot.cc File Reference

#include "SketchDataRoot.h"
#include "SketchSpace.h"
#include "ShapeRoot.h"
#include "ViewerConnection.h"
#include <string>
#include "Shared/ProjectInterface.h"
#include <stddef.h>
#include "Shared/Resource.h"
#include <stdint.h>
#include "Socket.h"
#include "DummySocket.h"
#include <list>
#include "Shared/LoadSave.h"
#include "Shared/Config.h"
#include "Shared/get_time.h"
#include "Vision/FilterBankGenerator.h"
#include "Vision/cmvision.h"
#include "Vision/colors.h"
#include <vector>
Include dependency graph for SketchDataRoot.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DualCoding
 

Dual coding vision representations (Sketches and Shapes).


Defines

#define SKETCHDATA_ENCODE(a)   if(!LoadSave::encodeInc(a,buf,avail,"SketchData encode ran out of space at %s:%u\n",__FILE__,__LINE__)) return 0;

Define Documentation

#define SKETCHDATA_ENCODE (  )     if(!LoadSave::encodeInc(a,buf,avail,"SketchData encode ran out of space at %s:%u\n",__FILE__,__LINE__)) return 0;

Definition at line 68 of file SketchDataRoot.cc.

Referenced by SketchDataRoot::saveBuffer().


DualCoding 5.1CVS
Generated Mon May 9 04:56:29 2016 by Doxygen 1.6.3