Open CASCADE Technology
7.2.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Prs3d_Root.hxx>
#include <Prs3d_Drawer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <TColgp_SequenceOfPnt.hxx>
#include <Standard_Integer.hxx>
Data Structures | |
class | StdPrs_Curve |
A framework to define display of lines, arcs of circles and conic sections. This is done with a fixed number of points, which can be modified. More... | |