Geometrize  1.0
An application for geometrizing images into geometric primitives
Classes
geometrize::serialization Namespace Reference

Classes

class  GlobalPreferencesData
 The GlobalPreferencesData struct represents the data for the global application preferences. More...
 
class  ImageTaskPreferencesData
 The ImageTaskPreferencesData struct represents the preferences data for an image task. More...
 
class  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...
 
struct  StringVectorData
 The StringVectorData struct represents a vector of strings (as might be used for a history of terminal input, for example). More...
 
struct  TemplateMetadata
 The TemplateMetadata struct represents the metadata (such as license information) for a task template. More...