Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SketchData.h File Reference


Detailed Description

A resource which holds the image date for a Sketch, managed collectively by a SketchSpace.

Author:
neilh (Creator)
Author
dst
Name
tekkotsu-4_0
Revision
1.22
State
Exp
Date
2007/08/25 01:49:16

Definition in file SketchData.h.

#include <valarray>
#include <iostream>
#include <stdexcept>
#include <limits>
#include <map>
#include "Shared/LoadSave.h"
#include "Shared/Config.h"
#include "Shared/debuget.h"
#include "Vision/SegmentedColorGenerator.h"
#include "Shared/ProjectInterface.h"
#include "SketchTypes.h"
#include "SketchDataRoot.h"
#include "ViewerConnection.h"
#include "SketchSpace.h"

Include dependency graph for SketchData.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DualCoding

Classes

class  SketchData
 Holds the pixels for an individual sketch. More...

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 276 of file SketchData.h.

Referenced by SketchData::saveBuffer().


DualCoding 4.0
Generated Thu Nov 22 00:53:35 2007 by Doxygen 1.5.4