Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_DBRep_DrawableShape.hxx>
#include <TopoDS_Shape.hxx>
#include <DBRep_ListOfEdge.hxx>
#include <DBRep_ListOfFace.hxx>
#include <DBRep_ListOfHideData.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <Draw_Color.hxx>
#include <Standard_Boolean.hxx>
#include <Draw_Drawable3D.hxx>
#include <Handle_Poly_Triangulation.hxx>
#include <Handle_Draw_Drawable3D.hxx>
#include <Standard_OStream.hxx>
#include <Draw_Interpretor.hxx>
Data Structures | |
class | DBRep_DrawableShape |
Drawable structure to display a shape. Contains a list of edges and a list of faces. More... | |