#include <GEOMImpl_IGlue.hxx>
Public Member Functions | |
| GEOMImpl_IGlue (Handle(GEOM_Function) theFunction) | |
| void | SetBase (Handle(GEOM_Function) theRefBase) |
| Handle (GEOM_Function) GetBase() | |
| void | SetTolerance (const Standard_Real theTolerance) |
| Standard_Real | GetTolerance () |
| void | SetFaces (const Handle(TColStd_HSequenceOfTransient)&theShapes) |
| Handle (TColStd_HSequenceOfTransient) GetFaces() | |
| void | SetKeepNonSolids (Standard_Boolean theFlag) |
| Standard_Boolean | GetKeepNonSolids () |
| void | SetGlueAllEdges (Standard_Boolean theFlag) |
| Standard_Boolean | GetGlueAllEdges () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IGlue.GEOMImpl_IGlue | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IGlue.SetBase | ( | Handle(GEOM_Function) | theRefBase | ) |
References GLUE_ARG_BASE.
| GEOMImpl_IGlue.Handle | ( | GEOM_Function | ) |
References GLUE_ARG_BASE.
| void GEOMImpl_IGlue.SetTolerance | ( | const Standard_Real | theTolerance | ) |
References GLUE_ARG_TOLER.
| Standard_Real GEOMImpl_IGlue.GetTolerance | ( | ) |
References GLUE_ARG_TOLER.
| void GEOMImpl_IGlue.SetFaces | ( | const Handle(TColStd_HSequenceOfTransient)& | theShapes | ) |
References GLUE_ARG_FACES.
| GEOMImpl_IGlue.Handle | ( | TColStd_HSequenceOfTransient | ) |
References GLUE_ARG_FACES.
| void GEOMImpl_IGlue.SetKeepNonSolids | ( | Standard_Boolean | theFlag | ) |
References GLUE_ARG_KEEPALL.
| Standard_Boolean GEOMImpl_IGlue.GetKeepNonSolids | ( | ) |
References GLUE_ARG_KEEPALL.
| void GEOMImpl_IGlue.SetGlueAllEdges | ( | Standard_Boolean | theFlag | ) |
References GLUE_ARG_GLUEEDG.
| Standard_Boolean GEOMImpl_IGlue.GetGlueAllEdges | ( | ) |
References GLUE_ARG_GLUEEDG.
| GEOMImpl_IGlue.Handle | ( | GEOM_Function | ) | [private] |