The vtol_chain class is a base class of vtol_one_chain and vtol_two_chain. It provides the data and methods for creating the doubly linked subhierarchy of holes in blocks and faces respectively. (Warning: this class and philosophy of holes may not be around after evaluation of the necessity for Boolean operations....pav).
Definition in file vtol_chain.h.
#include <vtol/vtol_chain_sptr.h>
#include <vtol/vtol_topology_object.h>
#include <vcl_vector.h>
Go to the source code of this file.
Classes | |
| class | vtol_chain |
| Base class of vtol_two_chain and vtol_one_chain (representation of holes). More... | |
1.5.1