File List
Here is a list of all files with brief descriptions:
contrib/gel/vtol/vtol_block.cxx [code]
contrib/gel/vtol/vtol_block.h [code]Highest node in a 3D topological structure
contrib/gel/vtol/vtol_block_sptr.h [code]Smart pointer on a vtol_block
contrib/gel/vtol/vtol_chain.cxx [code]
contrib/gel/vtol/vtol_chain.h [code]Base class for representation of holes
contrib/gel/vtol/vtol_chain_sptr.h [code]Smart pointer on a vtol_chain
contrib/gel/vtol/vtol_cycle_processor.cxx [code]
contrib/gel/vtol/vtol_cycle_processor.h [code]A class for tracing boundaries and forming nested one_cycles
contrib/gel/vtol/vtol_dtd.h [code]
contrib/gel/vtol/vtol_edge.cxx [code]
contrib/gel/vtol/vtol_edge.h [code]Represents the basic 1D topological entity
contrib/gel/vtol/vtol_edge_2d.cxx [code]
contrib/gel/vtol/vtol_edge_2d.h [code]Represents the basic 1D topological entity with 2d geometry (curve)
contrib/gel/vtol/vtol_edge_2d_sptr.h [code]Smart pointer on a vtol_edge_2d
contrib/gel/vtol/vtol_edge_sptr.h [code]Smart pointer on a vtol_edge
contrib/gel/vtol/vtol_face.cxx [code]
contrib/gel/vtol/vtol_face.h [code]Represents the basic 2D topological entity
contrib/gel/vtol/vtol_face_2d.cxx [code]
contrib/gel/vtol/vtol_face_2d.h [code]Represents the basic 2D topological entity with 2d geometry (region)
contrib/gel/vtol/vtol_face_2d_sptr.h [code]Smart pointer on a vtol_face_2d
contrib/gel/vtol/vtol_face_sptr.h [code]Smart pointer on a vtol_face
contrib/gel/vtol/vtol_intensity_face.cxx [code]
contrib/gel/vtol/vtol_intensity_face.h [code]A face with intensity attributes
contrib/gel/vtol/vtol_intensity_face_sptr.h [code]Smart pointer on a vtol_intensity_face
contrib/gel/vtol/vtol_list_functions.h [code]Base class of vtol_topology_object (inferior/superior mechanics)
contrib/gel/vtol/vtol_list_functions.txx [code]
contrib/gel/vtol/vtol_macros.h [code]
contrib/gel/vtol/vtol_one_chain.cxx [code]
contrib/gel/vtol/vtol_one_chain.h [code]Represents a connected chain of edges
contrib/gel/vtol/vtol_one_chain_sptr.h [code]Smart pointer on a vtol_one_chain
contrib/gel/vtol/vtol_topology_cache.cxx [code]
contrib/gel/vtol/vtol_topology_cache.h [code]Cache inferiors of TopologyObject
contrib/gel/vtol/vtol_topology_cache_sptr.h [code]Smart pointer on a vtol_topology_cache
contrib/gel/vtol/vtol_topology_io.cxx [code]
contrib/gel/vtol/vtol_topology_io.h [code]This class will write a list of topology objects into an XML document
contrib/gel/vtol/vtol_topology_object.cxx [code]
contrib/gel/vtol/vtol_topology_object.h [code]Base class for topology objects
contrib/gel/vtol/vtol_topology_object_sptr.h [code]Smart pointer on a vtol_topology_object
contrib/gel/vtol/vtol_two_chain.cxx [code]
contrib/gel/vtol/vtol_two_chain.h [code]Represents a connected chain of faces
contrib/gel/vtol/vtol_two_chain_sptr.h [code]Smart pointer on a vtol_two_chain
contrib/gel/vtol/vtol_vertex.cxx [code]
contrib/gel/vtol/vtol_vertex.h [code]Topological container for a spatial point, without geometry info
contrib/gel/vtol/vtol_vertex_2d.cxx [code]
contrib/gel/vtol/vtol_vertex_2d.h [code]Topological container for a spatial point, with 2d geometry (location)
contrib/gel/vtol/vtol_vertex_2d_sptr.h [code]Smart pointer on a vtol_vertex_2d
contrib/gel/vtol/vtol_vertex_sptr.h [code]Smart pointer on a vtol_vertex
contrib/gel/vtol/vtol_zero_chain.cxx [code]
contrib/gel/vtol/vtol_zero_chain.h [code]Represents a set of vertices
contrib/gel/vtol/vtol_zero_chain_sptr.h [code]Smart pointer on a vtol_zero_chain
contrib/gel/vtol/algo/vtol_extract_topology.cxx [code]
contrib/gel/vtol/algo/vtol_extract_topology.h [code]
contrib/gel/vtol/algo/vtol_extract_topology.txx [code]