contrib/gel/vtol/vtol_two_chain.cxx File Reference
#include "vtol_two_chain.h"
#include <vcl_vector.h>
#include <vcl_algorithm.h>
#include <vtol/vtol_list_functions.h>
#include <vtol/vtol_face.h>
#include <vtol/vtol_edge.h>
#include <vtol/vtol_vertex.h>
#include <vtol/vtol_block.h>
#include <vtol/vtol_macros.h>
#include <vcl_cassert.h>

Go to the source code of this file.


Detailed Description

    Modifications
     05/13/98  RIH replaced append by insert_after to avoid n^2 behavior
   

Definition in file vtol_two_chain.cxx.