mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00: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:
@@ -18,7 +18,7 @@
|
||||
-- purpose or non-infringement. Please see the License for the specific terms
|
||||
-- and conditions governing the rights and limitations under the License.
|
||||
|
||||
deferred class GraphicDriver from Graphic3d inherits GraphicDriver from Aspect
|
||||
deferred class GraphicDriver from Graphic3d inherits TShared
|
||||
|
||||
---Version:
|
||||
|
||||
@@ -51,7 +51,6 @@ uses
|
||||
|
||||
Array1OfEdge from Aspect,
|
||||
CLayer2d from Aspect,
|
||||
GraphicDriver from Aspect,
|
||||
TypeOfTriedronEcho from Aspect,
|
||||
TypeOfTriedronPosition from Aspect,
|
||||
Handle from Aspect,
|
||||
|
Reference in New Issue
Block a user