Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_BooleanDriver Class Reference

#include <GEOMImpl_BooleanDriver.hxx>

Inheritance diagram for GEOMImpl_BooleanDriver:
Inheritance graph

Public Member Functions

Standard_EXPORT GEOMImpl_BooleanDriver ()
 
virtual Standard_EXPORT
Standard_Integer 
Execute (LOGBOOK &log) const
 
virtual Standard_EXPORT void Validate (LOGBOOK &) const
 
Standard_EXPORT Standard_Boolean MustExecute (const LOGBOOK &) const
 
Standard_EXPORT ~GEOMImpl_BooleanDriver ()
 
virtual Standard_EXPORT bool GetCreationInformation (std::string &theOperationName, std::vector< GEOM_Param > &params)
 Returns a name of creation operation and names and values of creation parameters. More...
 
- Public Member Functions inherited from GEOM_BaseDriver
Standard_EXPORT int GetDocID () const
 
Standard_EXPORT GEOM_ParamAddParam (std::vector< GEOM_Param > &params, const char *name)
 Returns a name of creation operation and names and values of creation parameters. More...
 
template<class T >
Standard_EXPORT GEOM_ParamAddParam (std::vector< GEOM_Param > &params, const char *name, const T &value, const char *dfltValue=0)
 

Static Public Member Functions

static Standard_EXPORT const
Standard_GUID & 
GetID ()
 

Private Member Functions

TopoDS_Shape performOperation (const TopoDS_Shape theShape1, const TopoDS_Shape theShape2, const Standard_Integer theType) const
 
TopoDS_Shape makeCompoundShellFromFaces (const TopoDS_Shape theShape) const
 

Constructor & Destructor Documentation

GEOMImpl_BooleanDriver::GEOMImpl_BooleanDriver ( )
Standard_EXPORT GEOMImpl_BooleanDriver::~GEOMImpl_BooleanDriver ( )
inline

Member Function Documentation

bool GEOMImpl_BooleanDriver::GetCreationInformation ( std::string &  theOperationName,
std::vector< GEOM_Param > &  params 
)
virtual
const Standard_GUID & GEOMImpl_BooleanDriver::GetID ( )
static
TopoDS_Shape GEOMImpl_BooleanDriver::makeCompoundShellFromFaces ( const TopoDS_Shape  theShape) const
private

References anIter(), and aResult.

Standard_EXPORT Standard_Boolean GEOMImpl_BooleanDriver::MustExecute ( const LOGBOOK ) const
inline
TopoDS_Shape GEOMImpl_BooleanDriver::performOperation ( const TopoDS_Shape  theShape1,
const TopoDS_Shape  theShape2,
const Standard_Integer  theType 
) const
private
virtual Standard_EXPORT void GEOMImpl_BooleanDriver::Validate ( LOGBOOK ) const
inlinevirtual

The documentation for this class was generated from the following files: