Geometrize  1.0
An application for geometrizing images into geometric primitives
Classes | Namespaces
streamview.h File Reference
#include <iosfwd>
#include <streambuf>
#include <string>
#include <QByteArray>

Go to the source code of this file.

Classes

class  geometrize::serialization::StreamView
 The StreamView class defines a custom stream buffer view that allows Cereal to work with Qt resources packed into executables. This is necessary because Cereal uses istreams directly, but we need to work with Qt resources. More...
 

Namespaces

 geometrize
 
 geometrize::serialization