Home
last modified time | relevance | path

Searched defs:theXY (Results 1 – 17 of 17) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Image/
H A DImage_Diff.hxx128 static uint16_t UnpackX (Standard_Integer theXY) in UnpackX()
134 static uint16_t UnpackY (Standard_Integer theXY) in UnpackY()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DImage_Diff.hxx128 static uint16_t UnpackX (Standard_Integer theXY) in UnpackX()
134 static uint16_t UnpackY (Standard_Integer theXY) in UnpackY()
H A DStdObject_gp_Vectors.hxx31 (StdObjMgt_ReadData& theReadData, gp_XY& theXY) in operator >>()
42 (StdObjMgt_WriteData& theWriteData, const gp_XY& theXY) in operator <<()
H A Dgp_Dir2d.hxx270 inline gp_Dir2d::gp_Dir2d (const gp_XY& theXY) in gp_Dir2d()
360 inline void gp_Dir2d::SetXY (const gp_XY& theXY) in SetXY()
H A DNCollection_Vec2.hxx49 explicit NCollection_Vec2 (const Element_t theXY) in NCollection_Vec2()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DImage_Diff.hxx128 static uint16_t UnpackX (Standard_Integer theXY) in UnpackX()
134 static uint16_t UnpackY (Standard_Integer theXY) in UnpackY()
H A DStdObject_gp_Vectors.hxx31 (StdObjMgt_ReadData& theReadData, gp_XY& theXY) in operator >>()
42 (StdObjMgt_WriteData& theWriteData, const gp_XY& theXY) in operator <<()
H A DNCollection_Vec2.hxx47 explicit NCollection_Vec2 (const Element_t theXY) in NCollection_Vec2()
/dports/cad/opencascade/opencascade-7.6.0/src/StdObject/
H A DStdObject_gp_Vectors.hxx31 (StdObjMgt_ReadData& theReadData, gp_XY& theXY) in operator >>()
42 (StdObjMgt_WriteData& theWriteData, const gp_XY& theXY) in operator <<()
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Dir2d.hxx270 inline gp_Dir2d::gp_Dir2d (const gp_XY& theXY) in gp_Dir2d()
360 inline void gp_Dir2d::SetXY (const gp_XY& theXY) in SetXY()
/dports/cad/opencascade/opencascade-7.6.0/src/Convert/
H A DConvert_PolynomialCosAndSin.cxx174 gp_XY theXY(0.,dtg); in BuildPolynomialCosAndSin() local
/dports/science/afni/afni-AFNI_21.3.16/src/3DEdge/src/
H A Drecbuffer.c580 float *theXY = NULL; in GradientHessianGradient_2D() local
850 float *theXY = NULL; in GradientHessianGradient() local
H A Dzcross.c757 float *theXY = NULL; in Gradient_On_GradientHessianGradient_ZeroCrossings_2D() local
/dports/math/cgal/CGAL-5.3/include/CGAL/ImageIO/
H A Drecbuffer_impl.h605 float *theXY = nullptr; in GradientHessianGradient_2D() local
875 float *theXY = nullptr; in GradientHessianGradient() local
/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_Vec2.hxx49 explicit NCollection_Vec2 (const Element_t theXY) in NCollection_Vec2()
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Window.cxx243 const NCollection_Vec2<int>& theXY, in Draw_Window()
314 void Draw_Window::init (const NCollection_Vec2<int>& theXY, in init()
/dports/cad/opencascade/opencascade-7.6.0/src/VrmlData/
H A DVrmlData_Scene.cxx751 gp_XY& theXY, in ReadXY()