Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DPrs3d_PlaneAspect.hxx60 void SetDisplayCenterArrow (const Standard_Boolean theToDraw) { myDrawCenterArrow = theToDraw; } in SetDisplayCenterArrow() argument
66 void SetDisplayEdgesArrows (const Standard_Boolean theToDraw) { myDrawEdgesArrows = theToDraw; } in SetDisplayEdgesArrows() argument
71 void SetDisplayEdges (const Standard_Boolean theToDraw) { myDrawEdges = theToDraw; } in SetDisplayEdges() argument
76 void SetDisplayIso (const Standard_Boolean theToDraw) { myDrawIso = theToDraw; } in SetDisplayIso() argument
H A DGraphic3d_GraduatedTrihedron.hxx68 void SetDrawName (const Standard_Boolean theToDraw) { myToDrawName = theToDraw; } in SetDrawName() argument
71 void SetDrawTickmarks (const Standard_Boolean theToDraw) { myToDrawTickmarks = theToDraw; } in SetDrawTickmarks() argument
74 void SetDrawValues (const Standard_Boolean theToDraw) { myToDrawValues = theToDraw; } in SetDrawValues() argument
176 void SetDrawGrid (const Standard_Boolean theToDraw) { myToDrawGrid = theToDraw; } in SetDrawGrid() argument
179 void SetDrawAxes (const Standard_Boolean theToDraw) { myToDrawAxes = theToDraw; } in SetDrawAxes() argument
H A DPrs3d_DatumAspect.hxx99 void SetDrawLabels (Standard_Boolean theToDraw) { myToDrawLabels = theToDraw; } in SetDrawLabels() argument
100 void SetToDrawLabels (Standard_Boolean theToDraw) { myToDrawLabels = theToDraw; } in SetToDrawLabels() argument
106 void SetDrawArrows (Standard_Boolean theToDraw) { myToDrawArrows = theToDraw; } in SetDrawArrows() argument
H A DGraphic3d_Aspects.hxx409 void SetDrawEdges (bool theToDraw) in SetDrawEdges() argument
411 myToDrawEdges = theToDraw; in SetDrawEdges()
464 void SetDrawSilhouette (bool theToDraw) { myToDrawSilhouette = theToDraw; } in SetDrawSilhouette() argument
H A DIVtkTools_DisplayModeFilter.hxx56 void SetFaceBoundaryDraw(bool theToDraw);
H A DAIS_Trihedron.hxx143 Standard_EXPORT void SetDrawArrows (const Standard_Boolean theToDraw);
H A DAIS_ViewController.hxx561 void setAskNextFrame (bool theToDraw = true) { myToAskNextFrame = theToDraw; } in setAskNextFrame() argument
/dports/cad/opencascade/opencascade-7.6.0/src/Prs3d/
H A DPrs3d_PlaneAspect.hxx60 void SetDisplayCenterArrow (const Standard_Boolean theToDraw) { myDrawCenterArrow = theToDraw; } in SetDisplayCenterArrow() argument
66 void SetDisplayEdgesArrows (const Standard_Boolean theToDraw) { myDrawEdgesArrows = theToDraw; } in SetDisplayEdgesArrows() argument
71 void SetDisplayEdges (const Standard_Boolean theToDraw) { myDrawEdges = theToDraw; } in SetDisplayEdges() argument
76 void SetDisplayIso (const Standard_Boolean theToDraw) { myDrawIso = theToDraw; } in SetDisplayIso() argument
H A DPrs3d_DatumAspect.hxx99 void SetDrawLabels (Standard_Boolean theToDraw) { myToDrawLabels = theToDraw; } in SetDrawLabels() argument
100 void SetToDrawLabels (Standard_Boolean theToDraw) { myToDrawLabels = theToDraw; } in SetToDrawLabels() argument
106 void SetDrawArrows (Standard_Boolean theToDraw) { myToDrawArrows = theToDraw; } in SetDrawArrows() argument
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DPrs3d_PlaneAspect.hxx60 void SetDisplayCenterArrow (const Standard_Boolean theToDraw) { myDrawCenterArrow = theToDraw; } in SetDisplayCenterArrow() argument
66 void SetDisplayEdgesArrows (const Standard_Boolean theToDraw) { myDrawEdgesArrows = theToDraw; } in SetDisplayEdgesArrows() argument
71 void SetDisplayEdges (const Standard_Boolean theToDraw) { myDrawEdges = theToDraw; } in SetDisplayEdges() argument
76 void SetDisplayIso (const Standard_Boolean theToDraw) { myDrawIso = theToDraw; } in SetDisplayIso() argument
H A DPrs3d_DatumAspect.hxx78 Standard_EXPORT void SetDrawFirstAndSecondAxis (Standard_Boolean theToDraw);
90 Standard_EXPORT void SetDrawThirdAxis (Standard_Boolean theToDraw);
144 void SetDrawLabels (Standard_Boolean theToDraw) { myToDrawLabels = theToDraw; } in SetDrawLabels() argument
145 void SetToDrawLabels (Standard_Boolean theToDraw) { myToDrawLabels = theToDraw; } in SetToDrawLabels() argument
151 void SetDrawArrows (Standard_Boolean theToDraw) { myToDrawArrows = theToDraw; } in SetDrawArrows() argument
H A DGraphic3d_GraduatedTrihedron.hxx60 void SetDrawName (const Standard_Boolean theToDraw) { myToDrawName = theToDraw; } in SetDrawName() argument
63 void SetDrawTickmarks (const Standard_Boolean theToDraw) { myToDrawTickmarks = theToDraw; } in SetDrawTickmarks() argument
66 void SetDrawValues (const Standard_Boolean theToDraw) { myToDrawValues = theToDraw; } in SetDrawValues() argument
173 void SetDrawGrid (const Standard_Boolean theToDraw) { myToDrawGrid = theToDraw; } in SetDrawGrid() argument
176 void SetDrawAxes (const Standard_Boolean theToDraw) { myToDrawAxes = theToDraw; } in SetDrawAxes() argument
H A DGraphic3d_Aspects.hxx360 void SetDrawEdges (bool theToDraw) in SetDrawEdges() argument
362 myToDrawEdges = theToDraw; in SetDrawEdges()
415 void SetDrawSilhouette (bool theToDraw) { myToDrawSilhouette = theToDraw; } in SetDrawSilhouette() argument
H A DAIS_ViewController.hxx488 void setAskNextFrame (bool theToDraw = true) { myToAskNextFrame = theToDraw; } in setAskNextFrame() argument
H A DAIS_Trihedron.hxx159 Standard_EXPORT void SetDrawArrows (const Standard_Boolean theToDraw);
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_GraduatedTrihedron.hxx68 void SetDrawName (const Standard_Boolean theToDraw) { myToDrawName = theToDraw; } in SetDrawName() argument
71 void SetDrawTickmarks (const Standard_Boolean theToDraw) { myToDrawTickmarks = theToDraw; } in SetDrawTickmarks() argument
74 void SetDrawValues (const Standard_Boolean theToDraw) { myToDrawValues = theToDraw; } in SetDrawValues() argument
176 void SetDrawGrid (const Standard_Boolean theToDraw) { myToDrawGrid = theToDraw; } in SetDrawGrid() argument
179 void SetDrawAxes (const Standard_Boolean theToDraw) { myToDrawAxes = theToDraw; } in SetDrawAxes() argument
H A DGraphic3d_Aspects.hxx409 void SetDrawEdges (bool theToDraw) in SetDrawEdges() argument
411 myToDrawEdges = theToDraw; in SetDrawEdges()
464 void SetDrawSilhouette (bool theToDraw) { myToDrawSilhouette = theToDraw; } in SetDrawSilhouette() argument
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkTools/
H A DIVtkTools_DisplayModeFilter.cxx176 void IVtkTools_DisplayModeFilter::SetFaceBoundaryDraw(bool theToDraw) in SetFaceBoundaryDraw() argument
178 myDrawFaceBoundaries = theToDraw; in SetFaceBoundaryDraw()
179 if (theToDraw) { in SetFaceBoundaryDraw()
H A DIVtkTools_DisplayModeFilter.hxx56 void SetFaceBoundaryDraw(bool theToDraw);
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/10_Convert/src/WNT/
H A DOCCDemoView.cpp412 Standard_Boolean theToDraw, in DrawRectangle() argument
416 if (!theToDraw) in DrawRectangle()
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_Trihedron.hxx143 Standard_EXPORT void SetDrawArrows (const Standard_Boolean theToDraw);
H A DAIS_ViewController.hxx561 void setAskNextFrame (bool theToDraw = true) { myToAskNextFrame = theToDraw; } in setAskNextFrame() argument
H A DAIS_Trihedron.cxx728 void AIS_Trihedron::SetDrawArrows (const Standard_Boolean theToDraw) in SetDrawArrows() argument
731 myDrawer->DatumAspect()->SetDrawArrows (theToDraw); in SetDrawArrows()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/04_Viewer3d/src/
H A DViewer3dView.h155 Standard_Boolean theToDraw, Aspect_TypeOfLine theLineType = Aspect_TOL_SOLID);
H A DViewer3dView.cpp812 Standard_Boolean theToDraw, in DrawRectangle() argument
816 if (!theToDraw) in DrawRectangle()