Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Standard_Integer.hxx>
#include <TopAbs_Orientation.hxx>
#include <BooleanOperations_AncestorsAndSuccessors.lxx>
Data Structures | |
class | BooleanOperations_AncestorsAndSuccessors |
provides all the ancestors and successors of a given shape. Exemple : for an edge the ancestors are the wires that hold it and the successors are its vertices. More... |