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

implementation for SVG rendering DCEL More...

#include <l/l_sys_std.h>
#include <c_cpp/c_palette.h>
#include <qd_cpp/svg_dcel.h>
#include <qd_cpp/svgwrap.h>
#include <qd_cpp/doublecircle.h>
#include <set>

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

implementation for SVG rendering DCEL

Author
Andrew Predoehl