src/GEOMFiltersSelection/GEOM_ShapeTypeFilter.cxx File Reference

#include <Standard_Stream.hxx>
#include "GEOM_ShapeTypeFilter.ixx"
#include "SALOME_InteractiveObject.hxx"
#include "GEOM_Client.hxx"
#include "QAD_Application.h"
#include "QAD_Desktop.h"
#include "utilities.h"
#include <TopoDS_Shape.hxx>

Include dependency graph for GEOM_ShapeTypeFilter.cxx:


Functions

static bool getShape (const GEOM::GEOM_Object_ptr &theObject, TopoDS_Shape &theShape)
static GEOM::GEOM_Object_ptr convertIOinGEOMObject (const Handle(SALOME_InteractiveObject)&theIO, Standard_Boolean &theResult)

Function Documentation

static bool getShape const GEOM::GEOM_Object_ptr &  theObject,
TopoDS_Shape &  theShape
[static]
 

static GEOM::GEOM_Object_ptr convertIOinGEOMObject const Handle(SALOME_InteractiveObject)&  theIO,
Standard_Boolean &  theResult
[static]