Version: 9.12.0
CurveCreator_Curve.cxx File Reference
#include "CurveCreator_Curve.hxx"
#include "CurveCreator.hxx"
#include "CurveCreator_PosPoint.hxx"
#include "CurveCreator_Section.hxx"
#include "CurveCreator_Displayer.hxx"
#include "CurveCreator_Utils.hxx"
#include <AIS_Shape.hxx>
#include <AIS_InteractiveObject.hxx>
#include <Geom_CartesianPoint.hxx>
#include <TopoDS_Iterator.hxx>
#include <gp_Pnt.hxx>
#include <gp_Lin.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Wire.hxx>
#include <TopoDS_Shape.hxx>
#include <AIS_ColoredShape.hxx>
#include <Prs3d_PointAspect.hxx>
#include <iostream>
#include <stdio.h>

Macros

#define DEBTRACE(msg)   {std::cerr<<std::flush<<__FILE__<<" ["<<__LINE__<<"] : "<<msg<<std::endl<<std::flush;}
 

Functions

 Handle (TColgp_HArray1OfPnt) CurveCreator_Curve
 
 Handle (AIS_InteractiveObject) CurveCreator_Curve
 

Macro Definition Documentation

◆ DEBTRACE

#define DEBTRACE (   msg)    {std::cerr<<std::flush<<__FILE__<<" ["<<__LINE__<<"] : "<<msg<<std::endl<<std::flush;}

Function Documentation

◆ Handle() [1/2]

◆ Handle() [2/2]