Home
last modified time | relevance | path

Searched refs:CenterOfGeometry (Results 1 – 25 of 81) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/Select3D/
H A DSelect3D_SensitiveGroup.cxx58 myCenter.ChangeCoord() += anEntity->CenterOfGeometry().XYZ(); in Select3D_SensitiveGroup()
90 aCent.ChangeCoord() += anEntity->CenterOfGeometry().XYZ(); in Add()
110 myCenter.ChangeCoord() += theSensitive->CenterOfGeometry().XYZ(); in Add()
135 myCenter.ChangeCoord() += anEntity->CenterOfGeometry().XYZ(); in Remove()
273 gp_Pnt Select3D_SensitiveGroup::CenterOfGeometry() const in CenterOfGeometry() function in Select3D_SensitiveGroup
297 const gp_Pnt aCenter = myEntities.FindKey (anElemIdx)->CenterOfGeometry(); in Center()
362 return theMgr.DistToGeometryCenter (CenterOfGeometry()); in distanceToCOG()
H A DSelect3D_SensitiveWire.cxx47 myCenter.ChangeCoord() += theSensitive->CenterOfGeometry().XYZ(); in Add()
90 const gp_Pnt& aCenter = myEntities.Value (aSensitiveIdx)->CenterOfGeometry(); in Center()
225 gp_Pnt Select3D_SensitiveWire::CenterOfGeometry() const in CenterOfGeometry() function in Select3D_SensitiveWire
H A DSelect3D_SensitiveFace.cxx132 gp_Pnt Select3D_SensitiveFace::CenterOfGeometry() const in CenterOfGeometry() function in Select3D_SensitiveFace
134 return myFacePoints->CenterOfGeometry(); in CenterOfGeometry()
H A DSelect3D_SensitiveCylinder.cxx61 thePickResult.SetDistToGeomCenter (theMgr.DistToGeometryCenter (CenterOfGeometry())); in Matches()
101 gp_Pnt Select3D_SensitiveCylinder::CenterOfGeometry() const in CenterOfGeometry() function in Select3D_SensitiveCylinder
H A DSelect3D_SensitiveSegment.cxx60 thePickResult.SetDistToGeomCenter (theMgr.DistToGeometryCenter(CenterOfGeometry())); in Matches()
81 gp_Pnt Select3D_SensitiveSegment::CenterOfGeometry() const in CenterOfGeometry() function in Select3D_SensitiveSegment
H A DSelect3D_SensitiveEntity.cxx48 gp_Pnt aCenterOfGeometry = CenterOfGeometry(); in DumpJson()
H A DSelect3D_SensitivePoint.hxx47 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DSelect3D_SensitiveCylinder.hxx55 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DSelect3D_SensitiveSphere.hxx56 virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE { return myCenter; }; in CenterOfGeometry() function in Select3D_SensitiveSphere
/dports/cad/opencascade/opencascade-7.6.0/src/MeshVS/
H A DMeshVS_SensitivePolyhedron.cxx99 thePickResult.SetDistToGeomCenter (theMgr.DistToGeometryCenter (CenterOfGeometry())); in Matches()
125 gp_Pnt MeshVS_SensitivePolyhedron::CenterOfGeometry() const in CenterOfGeometry() function in MeshVS_SensitivePolyhedron
H A DMeshVS_SensitiveQuad.cxx94 thePickResult.SetDistToGeomCenter (theMgr.DistToGeometryCenter(CenterOfGeometry())); in Matches()
102 gp_Pnt MeshVS_SensitiveQuad::CenterOfGeometry() const in CenterOfGeometry() function in MeshVS_SensitiveQuad
H A DMeshVS_SensitiveMesh.hxx57 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DMeshVS_DummySensitiveEntity.hxx53 virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE { return gp_Pnt(); } in CenterOfGeometry() function in MeshVS_DummySensitiveEntity
H A DMeshVS_SensitiveQuad.hxx54 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DSelect3D_SensitivePoint.hxx47 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DMeshVS_DummySensitiveEntity.hxx51 virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE { return gp_Pnt(); } in CenterOfGeometry() function in MeshVS_DummySensitiveEntity
H A DMeshVS_SensitiveMesh.hxx57 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DMeshVS_SensitiveQuad.hxx54 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DMeshVS_SensitiveMesh.hxx57 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DMeshVS_DummySensitiveEntity.hxx53 virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE { return gp_Pnt(); } in CenterOfGeometry() function in MeshVS_DummySensitiveEntity
H A DSelect3D_SensitivePoint.hxx47 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DMeshVS_SensitiveQuad.hxx54 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DSelect3D_SensitiveCylinder.hxx55 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;
H A DSelect3D_SensitiveSphere.hxx56 virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE { return myCenter; }; in CenterOfGeometry() function in Select3D_SensitiveSphere
H A DMeshVS_SensitivePolyhedron.hxx62 Standard_EXPORT virtual gp_Pnt CenterOfGeometry() const Standard_OVERRIDE;

1234