Home
last modified time | relevance | path

Searched refs:theResolution (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_Text.hxx79 unsigned int theResolution);
85 unsigned int theResolution,
93 const unsigned int theResolution,
101 … unsigned int theResolution = Graphic3d_RenderingParams::THE_DEFAULT_RESOLUTION) const;
145 unsigned int theResolution) const;
H A DFont_FTFont.hxx47 unsigned int theResolution) in Font_FTFontParams()
48 …: PointSize (thePointSize), Resolution (theResolution), ToSynthesizeItalic (false), IsSingleStroke… in Font_FTFontParams()
288 unsigned int theResolution) in Init() argument
292 aParams.Resolution = theResolution; in Init()
306 unsigned int theResolution) in Init() argument
310 aParams.Resolution = theResolution; in Init()
H A DIGESData_GlobalSection.hxx259 Standard_Real theResolution; member in IGESData_GlobalSection
H A DOpenGl_Context.hxx823 void SetResolution (unsigned int theResolution, in SetResolution() argument
827 myResolution = (unsigned int )(theScale * theResolution + 0.5f); in SetResolution()
H A DV3d_View.hxx812 const Standard_Real theResolution = 0.0,
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Text.hxx85 unsigned int theResolution,
92 unsigned int theResolution,
101 const unsigned int theResolution,
110 … unsigned int theResolution = Graphic3d_RenderingParams::THE_DEFAULT_RESOLUTION,
158 unsigned int theResolution,
H A DOpenGl_Text.cxx265 const unsigned int theResolution, in StringSize() argument
274 …tring aFontKey = FontKey (theTextAspect, (Standard_Integer)theHeight, theResolution, theFontHintin… in StringSize()
275 …aFont = FindFont (theCtx, theTextAspect, (Standard_Integer)theHeight, theResolution, theFontHintin… in StringSize()
375 unsigned int theResolution, in Render() argument
386 theResolution, in Render()
543 unsigned int theResolution, in FontKey() argument
554 Standard_Integer(theResolution), in FontKey()
567 unsigned int theResolution, in Handle()
588 aParams.Resolution = theResolution; in Handle()
673 unsigned int theResolution, in render() argument
[all …]
H A DOpenGl_Context.hxx957 void SetResolution (unsigned int theResolution, in SetResolution() argument
961 myResolution = (unsigned int )(theScale * theResolution + 0.5f); in SetResolution()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_Text.hxx85 unsigned int theResolution,
92 unsigned int theResolution,
101 const unsigned int theResolution,
110 … unsigned int theResolution = Graphic3d_RenderingParams::THE_DEFAULT_RESOLUTION,
158 unsigned int theResolution,
H A DFont_FTFont.hxx56 unsigned int theResolution) in Font_FTFontParams()
57 : PointSize (thePointSize), Resolution (theResolution), in Font_FTFontParams()
318 unsigned int theResolution) in Init() argument
322 aParams.Resolution = theResolution; in Init()
336 unsigned int theResolution) in Init() argument
340 aParams.Resolution = theResolution; in Init()
H A DIGESData_GlobalSection.hxx264 Standard_Real theResolution; member in IGESData_GlobalSection
H A DOpenGl_Context.hxx957 void SetResolution (unsigned int theResolution, in SetResolution() argument
961 myResolution = (unsigned int )(theScale * theResolution + 0.5f); in SetResolution()
H A DGraphic3d_Camera.hxx363 const Standard_Real theResolution,
/dports/cad/opencascade/opencascade-7.6.0/src/Font/
H A DFont_FTFont.hxx56 unsigned int theResolution) in Font_FTFontParams()
57 : PointSize (thePointSize), Resolution (theResolution), in Font_FTFontParams()
318 unsigned int theResolution) in Init() argument
322 aParams.Resolution = theResolution; in Init()
336 unsigned int theResolution) in Init() argument
340 aParams.Resolution = theResolution; in Init()
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlibio.cpp901 unsigned int theResolution, in FPX_WriteImageResolution() argument
913 theResolution = image->GetNbResolutions() - 1 - theResolution; in FPX_WriteImageResolution()
1004 unsigned int theResolution, in FPX_ReadImageRectangle() argument
1017 theResolution = image->GetNbResolutions() - 1 - theResolution; in FPX_ReadImageRectangle()
1043 unsigned int theResolution, in FPX_ReadImageTile() argument
1055 theResolution = image->GetNbResolutions() - 1 - theResolution; in FPX_ReadImageTile()
1087 unsigned int theResolution, in FPX_ReadImageCompressedTile() argument
1100 theResolution = image->GetNbResolutions() - 1 - theResolution; in FPX_ReadImageCompressedTile()
1104 status = image->ReadRawTile (theResolution, whichTile, in FPX_ReadImageCompressedTile()
1117 unsigned int theResolution, in FPX_WriteImageCompressedTile() argument
[all …]
H A Df_fpxio.h120 FPXStatus ReadRawTile (unsigned long theResolution, unsigned long whichTile,
126 FPXStatus WriteRawTile (unsigned long theResolution, unsigned long whichTile,
/dports/cad/opencascade/opencascade-7.6.0/src/IGESData/
H A DIGESData_GlobalSection.cxx75 theResolution (0.0), in IGESData_GlobalSection()
133 theResolution = 0.; theMaxCoord = 0.; hasMaxCoord = Standard_False; in Init()
212 case 19 : theResolution = realval; break; in Init()
352 Interface_FloatWriter::Convert (theResolution,nombre,Standard_True,0.,0.,"%g","%g"); in Handle()
606 return theResolution; in Resolution()
882 { theResolution = val; } in SetResolution()
H A DIGESData_GlobalSection.hxx264 Standard_Real theResolution; member in IGESData_GlobalSection
/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dpriimage.cpp143 FPXStatus PRIImage::SetImageSize (int theWidth, int theHeight, float theResolution) in SetImageSize() argument
145 resolution = theResolution; in SetImageSize()
H A Dpriimage.h180 virtual FPXStatus SetImageSize (int theWidth, int theHeight, float theResolution);
/dports/graphics/libfpx/libfpx-1.3.1-10/
H A Dfpxlib.h751 unsigned int theResolution,
855 unsigned int theResolution,
866 unsigned int theResolution,
876 unsigned int theResolution,
882 unsigned int theResolution,
/dports/cad/opencascade/opencascade-7.6.0/src/IntTools/
H A DIntTools_EdgeEdge.cxx52 const Standard_Real theResolution,
1280 const Standard_Real theResolution, in SplitRangeOnSegments() argument
1285 if (aDiff < theResolution || theNbSeg == 1) { in SplitRangeOnSegments()
1295 if (aDt < theResolution) { in SplitRangeOnSegments()
1296 aSeg = aDiff / theResolution; in SplitRangeOnSegments()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomInt/
H A DGeomInt_LineTool.cxx158 const Standard_Real theResolution, in IsPointOnBoundary() argument
162 if(fabs(theParameter - theFirstBoundary) < theResolution) in IsPointOnBoundary()
164 if(fabs(theParameter - theSecondBoundary) < theResolution) in IsPointOnBoundary()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Camera.cxx1413 const Standard_Real theResolution, in FitMinMax() argument
1540 if (aViewSizeXv < theResolution in FitMinMax()
1541 && aViewSizeYv < theResolution) in FitMinMax()
1544 if (aViewSizeXv < theResolution || !theToEnlargeIfLine) in FitMinMax()
H A DGraphic3d_Camera.hxx363 const Standard_Real theResolution,

12