Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_HLRAlgo_EdgesBlock.hxx>
#include <TColStd_Array1OfInteger.hxx>
#include <TColStd_Array1OfBoolean.hxx>
#include <Standard_Integer.hxx>
#include <MMgt_TShared.hxx>
#include <TopAbs_Orientation.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Address.hxx>
#include <HLRAlgo_EdgesBlock.lxx>
Data Structures | |
class | HLRAlgo_EdgesBlock |
An EdgesBlock is a set of Edges. It is used by the DataStructure to structure the Edges. An EdgesBlock contains : * An Array of index of Edges. * An Array of flagsf ( Orientation OutLine Internal Double IsoLine) More... |