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

Represents a set of vertices. More...

#include <vcl_iosfwd.h>
#include <vcl_vector.h>
#include <vtol/vtol_topology_object.h>
#include <vtol/vtol_vertex.h>
#include <vtol/vtol_vertex_sptr.h>
#include <vtol/vtol_vertex_2d_sptr.h>
#include <vtol/vtol_edge_2d_sptr.h>

Go to the source code of this file.

Classes

class  vtol_zero_chain

Detailed Description

Represents a set of vertices.

The vtol_zero_chain class is used to represent a set of vertices on a topological structure. A vtol_zero_chain maintains only the inferiors and superiors, not the geometry. It is the topological inferior of an edge.

Author:
Patricia A. Vrobel
    Modifications:
     JLM Dec 1995, Added timeStamp (Touch) to operations which affect bounds.
     Peter Vanroose - 02-26-97 Added implementation for virtual Transform()
     PTU may 2000 - ported to vxl
     Dec. 2002, Peter Vanroose -interface change: vtol objects -> smart pointers
   

Definition in file vtol_zero_chain.h.