Base class for representation of holes. More...
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... |
Base class for representation of holes.
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.