This is the complete list of members for GEOMImpl_ICanonicalRecognition, including all inherited members.
| _engine | GEOM_IOperations | private |
| _errorCode | GEOM_IOperations | private |
| _solver | GEOM_IOperations | private |
| AbortOperation() | GEOM_IOperations | |
| FinishOperation() | GEOM_IOperations | |
| GEOM_IOperations(GEOM_Engine *theEngine) | GEOM_IOperations | |
| GEOMImpl_ICanonicalRecognition(GEOM_Engine *theEngine) | GEOMImpl_ICanonicalRecognition | |
| GetEngine() | GEOM_IOperations | inline |
| GetErrorCode() | GEOM_IOperations | inline |
| GetSolver() | GEOM_IOperations | inline |
| isCircle(const Handle(GEOM_Object)&theEdge, double theTolerance, gp_Circ &theCircle) | GEOMImpl_ICanonicalRecognition | |
| isCone(const Handle(GEOM_Object)&theShape, double theTolerance, gp_Cone &theCone) | GEOMImpl_ICanonicalRecognition | |
| isCylinder(const Handle(GEOM_Object)&theShape, double theTolerance, gp_Cylinder &theCylinder) | GEOMImpl_ICanonicalRecognition | |
| IsDone() | GEOM_IOperations | |
| isEllipse(const Handle(GEOM_Object)&theEdge, double theTolerance, gp_Elips &theElips) | GEOMImpl_ICanonicalRecognition | |
| isLine(const Handle(GEOM_Object)&theEdge, double theTolerance, gp_Lin &theLine) | GEOMImpl_ICanonicalRecognition | |
| isPlane(const Handle(GEOM_Object)&theShape, double theTolerance, gp_Pln &thePln) | GEOMImpl_ICanonicalRecognition | |
| isSphere(const Handle(GEOM_Object)&theShape, double theTolerance, gp_Sphere &theSphere) | GEOMImpl_ICanonicalRecognition | |
| SetErrorCode(const TCollection_AsciiString &theErrorCode) | GEOM_IOperations | inline |
| SetNotDone() | GEOM_IOperations | inline |
| StartOperation() | GEOM_IOperations | |
| ~GEOM_IOperations() | GEOM_IOperations | |
| ~GEOMImpl_ICanonicalRecognition() | GEOMImpl_ICanonicalRecognition | |