mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0023810: Cyclic dependency detected between the several OCCT units
Removed package Viewer. Methods and class filed from Viewer_View and Viewer_Viewer have been moved to V3d_View and V3d_Viewer accordingly. Removed Aspect_GraphicDriver. V3d_View declaration fix
This commit is contained in:
@@ -75,7 +75,6 @@ uses
|
||||
|
||||
Background from Aspect,
|
||||
GradientBackground from Aspect,
|
||||
GraphicDriver from Aspect,
|
||||
Window from Aspect,
|
||||
TypeOfUpdate from Aspect,
|
||||
TypeOfHighlightMethod from Aspect,
|
||||
@@ -1050,7 +1049,7 @@ is
|
||||
---Category: Private methods
|
||||
|
||||
GraphicDriver ( me )
|
||||
returns GraphicDriver from Aspect
|
||||
returns GraphicDriver from Graphic3d
|
||||
is static;
|
||||
---Level: Internal
|
||||
---Purpose: Returns the associated GraphicDriver.
|
||||
|
Reference in New Issue
Block a user