Classes
contrib/gel/vtol/vtol_topology_io.h File Reference

This class will write a list of topology objects into an XML document. More...

#include <vtol/vtol_topology_object_sptr.h>
#include <vcl_list.h>
#include <vcl_ostream.h>
#include <vcl_iostream.h>
#include <vtol/vtol_vertex_2d_sptr.h>
#include <vtol/vtol_zero_chain_sptr.h>
#include <vtol/vtol_edge_2d_sptr.h>
#include <vtol/vtol_one_chain_sptr.h>
#include <vtol/vtol_face_2d_sptr.h>
#include <vtol/vtol_two_chain_sptr.h>
#include <vtol/vtol_block_sptr.h>

Go to the source code of this file.

Classes

class  vtol_topology_io
 topological xml writer. More...

Detailed Description

This class will write a list of topology objects into an XML document.

Definition in file vtol_topology_io.h.