Home
last modified time | relevance | path

Searched refs:OCCDemo_Presentation (Results 1 – 18 of 18) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/04_Viewer3d/src/
H A DOCCDemo_Presentation.cpp80 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawSurface in Handle()
113 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawCurve in Handle()
138 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawCurve in Handle()
166 Handle(AIS_Point) OCCDemo_Presentation::drawPoint in Handle()
220 Handle(AIS_Shape) OCCDemo_Presentation::drawShape in Handle()
240 Handle(AIS_Shape) OCCDemo_Presentation::drawShape in Handle()
292 Standard_Real OCCDemo_Presentation::GetViewScale() in GetViewScale()
300 void OCCDemo_Presentation::SetViewScale(Standard_Real Coef) in SetViewScale()
308 void OCCDemo_Presentation::ResetView() in ResetView()
321 Handle(V3d_Viewer) OCCDemo_Presentation::getViewer() const in Handle()
[all …]
H A DOCCDemo_Presentation.h25 class OCCDemo_Presentation
29 OCCDemo_Presentation() : myIndex(0), myNbSamples(0), FitMode(false){} in OCCDemo_Presentation() function
30 virtual ~OCCDemo_Presentation() {} in ~OCCDemo_Presentation()
33 static OCCDemo_Presentation* Current;
H A DViewer3dDoc.h24 class OCCDemo_Presentation; variable
148 OCCDemo_Presentation *myPresentation;
H A DTexturesExt_Presentation.h17 class TexturesExt_Presentation : public OCCDemo_Presentation
H A DTexturesExt_Presentation.cpp27 OCCDemo_Presentation* OCCDemo_Presentation::Current = new TexturesExt_Presentation;
H A DViewer3dDoc.cpp94 myPresentation = OCCDemo_Presentation::Current; in IMPLEMENT_DYNCREATE()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/10_Convert/src/
H A DOCCDemo_Presentation.cpp33 Standard_Boolean OCCDemo_Presentation::WaitForInput (unsigned long aMilliSeconds) in WaitForInput()
82 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawSurface in Handle()
115 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawCurve in Handle()
140 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawCurve in Handle()
168 Handle(AIS_Point) OCCDemo_Presentation::drawPoint in Handle()
190 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawVector in Handle()
222 Handle(AIS_Shape) OCCDemo_Presentation::drawShape in Handle()
242 Handle(AIS_Shape) OCCDemo_Presentation::drawShape in Handle()
294 Standard_Real OCCDemo_Presentation::GetViewScale() in GetViewScale()
302 void OCCDemo_Presentation::SetViewScale(Standard_Real Coef) in SetViewScale()
[all …]
H A DOCCDemo_Presentation.h25 class OCCDemo_Presentation
29 OCCDemo_Presentation() : myIndex(0), myNbSamples(0), FitMode(false){} in OCCDemo_Presentation() function
30 virtual ~OCCDemo_Presentation() {} in ~OCCDemo_Presentation()
33 static OCCDemo_Presentation* Current;
H A DConvert_Presentation.h18 class Convert_Presentation : public OCCDemo_Presentation
H A DConvert_Presentation.cpp35 OCCDemo_Presentation* OCCDemo_Presentation::Current = new Convert_Presentation;
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/07_Triangulation/src/
H A DOCCDemo_Presentation.cpp34 Standard_Boolean OCCDemo_Presentation::WaitForInput (unsigned long aMilliSeconds) in WaitForInput()
81 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawSurface in Handle()
114 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawCurve in Handle()
139 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawCurve in Handle()
167 Handle(AIS_Point) OCCDemo_Presentation::drawPoint in Handle()
189 Handle(AIS_InteractiveObject) OCCDemo_Presentation::drawVector in Handle()
221 Handle(AIS_Shape) OCCDemo_Presentation::drawShape in Handle()
241 Handle(AIS_Shape) OCCDemo_Presentation::drawShape in Handle()
317 Handle(AIS_InteractiveContext) OCCDemo_Presentation::getAISContext() const in Handle()
322 Handle(V3d_Viewer) OCCDemo_Presentation::getViewer() const in Handle()
[all …]
H A DOCCDemo_Presentation.h26 class OCCDemo_Presentation
30 OCCDemo_Presentation() : myIndex(0), myNbSamples(0), FitMode(false){} in OCCDemo_Presentation() function
31 virtual ~OCCDemo_Presentation() {} in ~OCCDemo_Presentation()
34 static OCCDemo_Presentation* Current;
H A DTriangulationDoc.h14 class OCCDemo_Presentation; variable
52 OCCDemo_Presentation *myPresentation;
H A DTesselate_Presentation.h14 class Tesselate_Presentation : public OCCDemo_Presentation
H A DTesselate_Presentation.cpp39 OCCDemo_Presentation* OCCDemo_Presentation::Current = new Tesselate_Presentation;
H A DTriangulationDoc.cpp46 myPresentation = OCCDemo_Presentation::Current; in IMPLEMENT_DYNCREATE()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/10_Convert/src/WNT/
H A DOCCDemoDoc.h14 class OCCDemo_Presentation; variable
74 OCCDemo_Presentation *myPresentation;
H A DOCCDemoDoc.cpp56 myPresentation = OCCDemo_Presentation::Current; in IMPLEMENT_DYNCREATE()