KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
svg_dcel.h File Reference

Render DCEL as a SVG. More...

#include <qd_cpp/pixpath.h>
#include <qd_cpp/dcel.h>

Go to the source code of this file.

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::qd
 support for the path algorithm I call the quasi-Dijkstra method.
 

Functions

std::string kjb::qd::draw_dcel_as_svg (const Doubly_connected_edge_list &dcel)
 

Detailed Description

Render DCEL as a SVG.

Author
Andrew Predoehl