Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Real.hxx>
#include <Standard_ShortReal.hxx>
#include <Standard_Boolean.hxx>
#include <Intrv_Intervals.hxx>
#include <Standard_Integer.hxx>
#include <HLRAlgo_EdgeStatus.lxx>
Data Structures | |
class | HLRAlgo_EdgeStatus |
This class describes the Hidden Line status of an Edge. It contains : The Bounds of the Edge and their tolerances Two flags indicating if the edge is full visible or full hidden. The Sequence of visible Intervals on the Edge. More... |