#include "GEOM_OBJECT_defs.hxx"
#include "GEOM_SmartPtr.h"
#include <SALOME_Actor.h>
#include <TopoDS_Shape.hxx>
#include <vtkSmartPointer.h>
Go to the source code of this file.
Classes | |
class | GEOM_Actor |
This class allows to display an OpenCASCADE CAD model in a VTK viewer. More... | |
Typedefs | |
typedef GEOM_SmartPtr < GEOM_VertexSource > | PVertexSource |
typedef GEOM_SmartPtr < GEOM_EdgeSource > | PEdgeSource |
typedef GEOM_SmartPtr < GEOM_WireframeFace > | PWFaceSource |
typedef GEOM_SmartPtr < GEOM_ShadingFace > | PSFaceSource |
typedef GEOM_SmartPtr < vtkAppendPolyData > | PAppendFilter |
typedef GEOM_SmartPtr<vtkAppendPolyData> PAppendFilter |
typedef GEOM_SmartPtr<GEOM_EdgeSource> PEdgeSource |
typedef GEOM_SmartPtr<GEOM_ShadingFace> PSFaceSource |
typedef GEOM_SmartPtr<GEOM_VertexSource> PVertexSource |
typedef GEOM_SmartPtr<GEOM_WireframeFace> PWFaceSource |