Home
last modified time | relevance | path

Searched refs:theYSize (Results 1 – 8 of 8) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/IGESGraph/
H A DIGESGraph_DrawingSize.cxx33 theYSize = aYSize; in Init()
50 return theYSize; in YSize()
H A DIGESGraph_DrawingSize.hxx76 Standard_Real theYSize; member in IGESGraph_DrawingSize
/dports/cad/opencascade/opencascade-7.6.0/src/V3d/
H A DV3d_RectangularGrid.cxx341 void V3d_RectangularGrid::GraphicValues (Standard_Real& theXSize, Standard_Real& theYSize, Standard… in GraphicValues() argument
344 theYSize = myYSize; in GraphicValues()
348 …id::SetGraphicValues (const Standard_Real theXSize, const Standard_Real theYSize, const Standard_R… in SetGraphicValues() argument
352 myYSize = theYSize; in SetGraphicValues()
359 if (myYSize != theYSize) { in SetGraphicValues()
360 myYSize = theYSize; in SetGraphicValues()
H A DV3d_Viewer.cxx723 Standard_Real& theYSize, in RectangularGridGraphicValues() argument
727 myRGrid->GraphicValues (theXSize, theYSize, theOffSet); in RectangularGridGraphicValues()
735 const Standard_Real theYSize, in SetRectangularGridGraphicValues() argument
739 myRGrid->SetGraphicValues (theXSize, theYSize, theOffSet); in SetRectangularGridGraphicValues()
H A DV3d_Viewer.hxx394 …tandard_EXPORT void RectangularGridGraphicValues (Standard_Real& theXSize, Standard_Real& theYSize,
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIGESGraph_DrawingSize.hxx76 Standard_Real theYSize; member in IGESGraph_DrawingSize
H A DV3d_Viewer.hxx394 …tandard_EXPORT void RectangularGridGraphicValues (Standard_Real& theXSize, Standard_Real& theYSize,
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIGESGraph_DrawingSize.hxx76 Standard_Real theYSize; member in IGESGraph_DrawingSize