This is the complete list of members for GEOM_IMeasureOperations_i, including all inherited members.
| AbortOperation() | GEOM_IOperations_i | virtual |
| AreCoordsInside(GEOM::GEOM_Object_ptr theShape, const GEOM::ListOfDouble &theCoords, CORBA::Double theTolerance) | GEOM_IMeasureOperations_i | |
| CheckBOPArguments(GEOM::GEOM_Object_ptr theShape) | GEOM_IMeasureOperations_i | |
| CheckSelfIntersections(GEOM::GEOM_Object_ptr theShape, CORBA::Long theCheckLevel, GEOM::ListOfLong_out theIntersections) | GEOM_IMeasureOperations_i | |
| CheckSelfIntersectionsFast(GEOM::GEOM_Object_ptr theShape, CORBA::Float theDeflection, CORBA::Double theTolerance, GEOM::ListOfLong_out theIntersections) | GEOM_IMeasureOperations_i | |
| CheckShape(GEOM::GEOM_Object_ptr theShape, GEOM::GEOM_IMeasureOperations::ShapeErrors_out theErrors) | GEOM_IMeasureOperations_i | |
| CheckShapeWithGeometry(GEOM::GEOM_Object_ptr theShape, GEOM::GEOM_IMeasureOperations::ShapeErrors_out theErrors) | GEOM_IMeasureOperations_i | |
| ClosestPoints(GEOM::GEOM_Object_ptr theShape1, GEOM::GEOM_Object_ptr theShape2, GEOM::ListOfDouble_out theCoords) | GEOM_IMeasureOperations_i | |
| CurveCurvatureByParam(GEOM::GEOM_Object_ptr theCurve, CORBA::Double theParam) | GEOM_IMeasureOperations_i | |
| CurveCurvatureByPoint(GEOM::GEOM_Object_ptr theCurve, GEOM::GEOM_Object_ptr thePoint) | GEOM_IMeasureOperations_i | |
| FastIntersect(GEOM::GEOM_Object_ptr theShape1, GEOM::GEOM_Object_ptr theShape2, CORBA::Double theTolerance, CORBA::Float theDeflection, GEOM::ListOfLong_out theIntersections1, GEOM::ListOfLong_out theIntersections2) | GEOM_IMeasureOperations_i | |
| FinishOperation() | GEOM_IOperations_i | virtual |
| GEOM_IMeasureOperations_i(PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine,::GEOMImpl_IMeasureOperations *theImpl) | GEOM_IMeasureOperations_i | |
| GEOM_IOperations_i(PortableServer::POA_ptr thePOA, GEOM::GEOM_Gen_ptr theEngine,::GEOM_IOperations *theImpl) | GEOM_IOperations_i | |
| GetAngle(GEOM::GEOM_Object_ptr theShape1, GEOM::GEOM_Object_ptr theShape2) | GEOM_IMeasureOperations_i | |
| GetAngleBtwVectors(GEOM::GEOM_Object_ptr theShape1, GEOM::GEOM_Object_ptr theShape2) | GEOM_IMeasureOperations_i | |
| GetBaseObject(Handle(GEOM_BaseObject) theObject) | GEOM_IOperations_i | virtual |
| GetBasicProperties(GEOM::GEOM_Object_ptr theShape, CORBA::Double theTolerance, CORBA::Double &theLength, CORBA::Double &theSurfArea, CORBA::Double &theVolume) | GEOM_IMeasureOperations_i | |
| GetBoundingBox(GEOM::GEOM_Object_ptr theShape, CORBA::Boolean precise, CORBA::Double &Xmin, CORBA::Double &Xmax, CORBA::Double &Ymin, CORBA::Double &Ymax, CORBA::Double &Zmin, CORBA::Double &Zmax) | GEOM_IMeasureOperations_i | |
| GetCentreOfMass(GEOM::GEOM_Object_ptr theShape) | GEOM_IMeasureOperations_i | |
| GetErrorCode() | GEOM_IOperations_i | virtual |
| GetImpl() | GEOM_IOperations_i | inline |
| GetInertia(GEOM::GEOM_Object_ptr theShape, CORBA::Double &I11, CORBA::Double &I12, CORBA::Double &I13, CORBA::Double &I21, CORBA::Double &I22, CORBA::Double &I23, CORBA::Double &I31, CORBA::Double &I32, CORBA::Double &I33, CORBA::Double &Ix, CORBA::Double &Iy, CORBA::Double &Iz) | GEOM_IMeasureOperations_i | |
| GetMinDistance(GEOM::GEOM_Object_ptr theShape1, GEOM::GEOM_Object_ptr theShape2, CORBA::Double &X1, CORBA::Double &Y1, CORBA::Double &Z1, CORBA::Double &X2, CORBA::Double &Y2, CORBA::Double &Z2) | GEOM_IMeasureOperations_i | |
| GetNormal(GEOM::GEOM_Object_ptr theFace, GEOM::GEOM_Object_ptr theOptionalPoint) | GEOM_IMeasureOperations_i | |
| GetOperations() | GEOM_IMeasureOperations_i | inline |
| GetPosition(GEOM::GEOM_Object_ptr theShape, CORBA::Double &Ox, CORBA::Double &Oy, CORBA::Double &Oz, CORBA::Double &Zx, CORBA::Double &Zy, CORBA::Double &Zz, CORBA::Double &Xx, CORBA::Double &Xy, CORBA::Double &Xz) | GEOM_IMeasureOperations_i | |
| GetStudyID() | GEOM_IOperations_i | virtual |
| GetTolerance(GEOM::GEOM_Object_ptr theShape, CORBA::Double &FaceMin, CORBA::Double &FaceMax, CORBA::Double &EdgeMin, CORBA::Double &EdgeMax, CORBA::Double &VertMin, CORBA::Double &VertMax) | GEOM_IMeasureOperations_i | |
| GetVertexByIndex(GEOM::GEOM_Object_ptr theObject, CORBA::Long theIndex) | GEOM_IMeasureOperations_i | |
| IsDone() | GEOM_IOperations_i | virtual |
| IsGoodForSolid(GEOM::GEOM_Object_ptr theShape) | GEOM_IMeasureOperations_i | |
| KindOfShape(GEOM::GEOM_Object_ptr theShape, GEOM::ListOfLong_out theIntegers, GEOM::ListOfDouble_out theDoubles) | GEOM_IMeasureOperations_i | |
| MakeBoundingBox(GEOM::GEOM_Object_ptr theShape, CORBA::Boolean precise) | GEOM_IMeasureOperations_i | |
| MaxSurfaceCurvatureByParam(GEOM::GEOM_Object_ptr theSurf, CORBA::Double theUParam, CORBA::Double theVParam) | GEOM_IMeasureOperations_i | |
| MaxSurfaceCurvatureByPoint(GEOM::GEOM_Object_ptr theSurf, GEOM::GEOM_Object_ptr thePoint) | GEOM_IMeasureOperations_i | |
| MinSurfaceCurvatureByParam(GEOM::GEOM_Object_ptr theSurf, CORBA::Double theUParam, CORBA::Double theVParam) | GEOM_IMeasureOperations_i | |
| MinSurfaceCurvatureByPoint(GEOM::GEOM_Object_ptr theSurf, GEOM::GEOM_Object_ptr thePoint) | GEOM_IMeasureOperations_i | |
| PointCoordinates(GEOM::GEOM_Object_ptr theShape, CORBA::Double &X, CORBA::Double &Y, CORBA::Double &Z) | GEOM_IMeasureOperations_i | |
| PrintShapeErrors(GEOM::GEOM_Object_ptr theShape, const GEOM::GEOM_IMeasureOperations::ShapeErrors &theErrors) | GEOM_IMeasureOperations_i | |
| SetErrorCode(const char *theErrorCode) | GEOM_IOperations_i | virtual |
| UpdateGUIForObject(GEOM::GEOM_Object_ptr theObj) | GEOM_IOperations_i | virtual |
| WhatIs(GEOM::GEOM_Object_ptr theShape) | GEOM_IMeasureOperations_i | |
| ~GEOM_IMeasureOperations_i() | GEOM_IMeasureOperations_i | |
| ~GEOM_IOperations_i() | GEOM_IOperations_i |