Geometrize  1.0
An application for geometrizing images into geometric primitives
Namespaces | Functions
webpageexporter.h File Reference
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 geometrize
 
 geometrize::exporter
 

Functions

std::string geometrize::exporter::exportCanvasWebpage (const std::vector< geometrize::ShapeResult > &data)
 exportCanvasWebpage Exports shape data to a HTML5 canvas-based webpage. More...
 
std::string geometrize::exporter::exportWebGLWebpage (const std::vector< geometrize::ShapeResult > &data)
 exportWebGLWebpage Exports shape data to a WebGL-based webpage. More...