Home
last modified time | relevance | path

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

12

/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_CView.cxx27 Graphic3d_CView::Graphic3d_CView (const Handle(Graphic3d_StructureManager)& theMgr) in IMPLEMENT_STANDARD_RTTIEXT()
47 Graphic3d_CView::~Graphic3d_CView() in ~Graphic3d_CView()
60 void Graphic3d_CView::Activate() in Activate()
99 void Graphic3d_CView::Deactivate() in Deactivate()
136 void Graphic3d_CView::Remove() in Remove()
593 void Graphic3d_CView::Compute() in Compute()
1075 void Graphic3d_CView::CopySettings (const Handle(Graphic3d_CView)& theOther) in CopySettings()
1125 bool Graphic3d_CView::IsActiveXR() const in IsActiveXR()
1135 bool Graphic3d_CView::InitXR() in InitXR()
1158 void Graphic3d_CView::ReleaseXR() in ReleaseXR()
[all …]
H A DGraphic3d_GraphicDriver.hxx32 class Graphic3d_CView;
67 virtual Handle(Graphic3d_CView) CreateView (const Handle(Graphic3d_StructureManager)& theMgr) = 0;
70 virtual void RemoveView (const Handle(Graphic3d_CView)& theView) = 0;
87 virtual void TextSize (const Handle(Graphic3d_CView)& theView,
128 …d_Boolean ViewExists (const Handle(Aspect_Window)& theWindow, Handle(Graphic3d_CView)& theView) = …
H A DGraphic3d_FrameStats.hxx23 class Graphic3d_CView;
50 Standard_EXPORT virtual void FrameStart (const Handle(Graphic3d_CView)& theView,
54 Standard_EXPORT virtual void FrameEnd (const Handle(Graphic3d_CView)& theView,
123 virtual void updateStatistics (const Handle(Graphic3d_CView)& theView,
H A DGraphic3d_CView.hxx51 class Graphic3d_CView;
55 DEFINE_STANDARD_HANDLE (Graphic3d_CView, Graphic3d_DataStructureManager)
62 class Graphic3d_CView : public Graphic3d_DataStructureManager class
65 DEFINE_STANDARD_RTTIEXT(Graphic3d_CView, Graphic3d_DataStructureManager)
69 Standard_EXPORT Graphic3d_CView (const Handle(Graphic3d_StructureManager)& theMgr);
72 Standard_EXPORT virtual ~Graphic3d_CView();
354 Standard_EXPORT virtual void CopySettings (const Handle(Graphic3d_CView)& theOther);
H A DGraphic3d_StructureManager.hxx36 typedef NCollection_IndexedMap<Graphic3d_CView*> Graphic3d_IndexedMapOfView;
125 Standard_EXPORT Standard_Integer Identification (Graphic3d_CView* theView);
128 Standard_EXPORT void UnIdentification (Graphic3d_CView* theView);
H A DGraphic3d_StructureManager.cxx214 Standard_Integer Graphic3d_StructureManager::Identification (Graphic3d_CView* theView) in Identification()
229 void Graphic3d_StructureManager::UnIdentification (Graphic3d_CView* theView) in UnIdentification()
282 Handle(Graphic3d_CView) aView = Handle(Graphic3d_CView)::DownCast (theProjector); in ReCompute()
477 Graphic3d_CView* aDefinedView = anIter.Value(); in DumpJson()
H A DGraphic3d_GraduatedTrihedron.hxx27 class Graphic3d_CView;
117 typedef void (*MinMaxValuesCallback) (Graphic3d_CView*);
199 Standard_Boolean CubicAxesCallback(Graphic3d_CView* theView) const in CubicAxesCallback()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_GraphicDriver.hxx32 class Graphic3d_CView;
67 virtual Handle(Graphic3d_CView) CreateView (const Handle(Graphic3d_StructureManager)& theMgr) = 0;
70 virtual void RemoveView (const Handle(Graphic3d_CView)& theView) = 0;
87 virtual void TextSize (const Handle(Graphic3d_CView)& theView,
128 …d_Boolean ViewExists (const Handle(Aspect_Window)& theWindow, Handle(Graphic3d_CView)& theView) = …
H A DGraphic3d_FrameStats.hxx23 class Graphic3d_CView;
50 Standard_EXPORT virtual void FrameStart (const Handle(Graphic3d_CView)& theView,
54 Standard_EXPORT virtual void FrameEnd (const Handle(Graphic3d_CView)& theView,
123 virtual void updateStatistics (const Handle(Graphic3d_CView)& theView,
H A DOpenGl_GraphicDriver.hxx88 …Standard_EXPORT virtual Handle(Graphic3d_CView) CreateView (const Handle(Graphic3d_StructureManage…
90 …Standard_EXPORT virtual void RemoveView (const Handle(Graphic3d_CView)& theView) Standard_OVERRIDE;
96 Standard_EXPORT void TextSize (const Handle(Graphic3d_CView)& theView,
105 …d_Boolean ViewExists (const Handle(Aspect_Window)& theWindow, Handle(Graphic3d_CView)& theView) St…
H A DGraphic3d_CView.hxx51 class Graphic3d_CView;
55 DEFINE_STANDARD_HANDLE (Graphic3d_CView, Graphic3d_DataStructureManager)
62 class Graphic3d_CView : public Graphic3d_DataStructureManager class
65 DEFINE_STANDARD_RTTIEXT(Graphic3d_CView, Graphic3d_DataStructureManager)
69 Standard_EXPORT Graphic3d_CView (const Handle(Graphic3d_StructureManager)& theMgr);
72 Standard_EXPORT virtual ~Graphic3d_CView();
354 Standard_EXPORT virtual void CopySettings (const Handle(Graphic3d_CView)& theOther);
H A DGraphic3d_StructureManager.hxx36 typedef NCollection_IndexedMap<Graphic3d_CView*> Graphic3d_IndexedMapOfView;
125 Standard_EXPORT Standard_Integer Identification (Graphic3d_CView* theView);
128 Standard_EXPORT void UnIdentification (Graphic3d_CView* theView);
H A DOpenGl_ShadowMap.hxx25 class Graphic3d_CView;
80 Standard_EXPORT bool UpdateCamera (const Graphic3d_CView& theView,
H A DGraphic3d_GraduatedTrihedron.hxx27 class Graphic3d_CView;
117 typedef void (*MinMaxValuesCallback) (Graphic3d_CView*);
199 Standard_Boolean CubicAxesCallback(Graphic3d_CView* theView) const in CubicAxesCallback()
H A DOpenGl_FrameStats.hxx44 Standard_EXPORT virtual void updateStatistics (const Handle(Graphic3d_CView)& theView,
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_GraphicDriver.hxx53 class Graphic3d_CView;
93 virtual Handle(Graphic3d_CView) CreateView (const Handle(Graphic3d_StructureManager)& theMgr) = 0;
96 virtual void RemoveView (const Handle(Graphic3d_CView)& theView) = 0;
107 virtual void TextSize (const Handle(Graphic3d_CView)& theView,
148 …d_Boolean ViewExists (const Handle(Aspect_Window)& theWindow, Handle(Graphic3d_CView)& theView) = …
H A DGraphic3d_FrameStats.hxx23 class Graphic3d_CView;
50 Standard_EXPORT virtual void FrameStart (const Handle(Graphic3d_CView)& theView,
54 Standard_EXPORT virtual void FrameEnd (const Handle(Graphic3d_CView)& theView,
123 virtual void updateStatistics (const Handle(Graphic3d_CView)& theView,
H A DGraphic3d_CView.hxx48 class Graphic3d_CView;
53 DEFINE_STANDARD_HANDLE (Graphic3d_CView, Graphic3d_DataStructureManager)
60 class Graphic3d_CView : public Graphic3d_DataStructureManager class
63 DEFINE_STANDARD_RTTIEXT(Graphic3d_CView, Graphic3d_DataStructureManager)
67 Standard_EXPORT Graphic3d_CView (const Handle(Graphic3d_StructureManager)& theMgr);
70 Standard_EXPORT virtual ~Graphic3d_CView();
345 Standard_EXPORT virtual void CopySettings (const Handle(Graphic3d_CView)& theOther);
H A DOpenGl_GraphicDriver.hxx90 …Standard_EXPORT virtual Handle(Graphic3d_CView) CreateView (const Handle(Graphic3d_StructureManage…
92 …Standard_EXPORT virtual void RemoveView (const Handle(Graphic3d_CView)& theView) Standard_OVERRIDE;
98 Standard_EXPORT void TextSize (const Handle(Graphic3d_CView)& theView,
107 …d_Boolean ViewExists (const Handle(Aspect_Window)& theWindow, Handle(Graphic3d_CView)& theView) St…
H A DGraphic3d_StructureManager.hxx36 typedef NCollection_IndexedMap<Graphic3d_CView*> Graphic3d_IndexedMapOfView;
125 Standard_EXPORT Standard_Integer Identification (Graphic3d_CView* theView);
128 Standard_EXPORT void UnIdentification (Graphic3d_CView* theView);
H A DGraphic3d_GraduatedTrihedron.hxx27 class Graphic3d_CView;
114 typedef void (*MinMaxValuesCallback) (Graphic3d_CView*);
199 Graphic3d_CView* PtrView;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GraphicDriver.hxx88 …Standard_EXPORT virtual Handle(Graphic3d_CView) CreateView (const Handle(Graphic3d_StructureManage…
90 …Standard_EXPORT virtual void RemoveView (const Handle(Graphic3d_CView)& theView) Standard_OVERRIDE;
96 Standard_EXPORT void TextSize (const Handle(Graphic3d_CView)& theView,
105 …d_Boolean ViewExists (const Handle(Aspect_Window)& theWindow, Handle(Graphic3d_CView)& theView) St…
H A DOpenGl_ShadowMap.hxx25 class Graphic3d_CView;
80 Standard_EXPORT bool UpdateCamera (const Graphic3d_CView& theView,
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_graphic3d___c_view__inherit__graph.map1 <map id="Graphic3d_CView" name="Graphic3d_CView">
/dports/cad/opencascade/opencascade-7.6.0/src/D3DHost/
H A DD3DHost_GraphicDriver.hxx33 …Standard_EXPORT virtual Handle(Graphic3d_CView) CreateView (const Handle(Graphic3d_StructureManage…

12