Home
last modified time | relevance | path

Searched refs:myXStep (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_RectangularGrid.cxx30 :Aspect_Grid(anXOrigin,anYOrigin,aRotationAngle),myXStep(aXStep),myYStep(aYStep),myFirstAngle(aFirs… in IMPLEMENT_STANDARD_RTTIEXT()
47 myXStep = aStep; in SetXStep()
82 myXStep = theXStep; in SetGridValues()
97 Standard_Integer n1 = Standard_Integer ( Abs(D1)/myXStep + 0.5); in Compute()
99 Standard_Real offset1 = c1 + Standard_Real(n1) * Sign (myXStep , D1); in Compute()
107 return myXStep; in XStep()
169 OCCT_DUMP_FIELD_VALUE_NUMERICAL (theOStream, myXStep) in DumpJson()
H A DAspect_RectangularGrid.hxx77 Standard_Real myXStep; member in Aspect_RectangularGrid
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAspect_RectangularGrid.hxx77 Standard_Real myXStep; member in Aspect_RectangularGrid
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAspect_RectangularGrid.hxx77 Standard_Real myXStep; member in Aspect_RectangularGrid