Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_IntTools_Context.hxx>
#include <TopTools_IndexedDataMapOfShapeAddress.hxx>
#include <IntTools_IndexedDataMapOfTransientAddress.hxx>
#include <MMgt_TShared.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <TopAbs_State.hxx>
Data Structures | |
class | IntTools_Context |
The class is to provide direct access to the frequently using objects like IntTools_FClass2d, GeomAPI_ProjectPointOnSurf, etc. The instance of the class allows to avoid repeated computations by mapping internal objects in the instance. More... |