1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

0025026: Visualization, Graphic3d_Plotter - remove unused class

This commit is contained in:
kgv
2014-06-19 18:15:27 +04:00
committed by apn
parent 31c0e2194e
commit 2c5643b6a7
10 changed files with 0 additions and 312 deletions

View File

@@ -80,7 +80,6 @@ uses
CView from Graphic3d,
GraphicDriver from Graphic3d,
PtrFrameBuffer from Graphic3d,
Plotter from Graphic3d,
Structure from Graphic3d,
SequenceOfStructure from Graphic3d,
MapOfStructure from Graphic3d,
@@ -1008,14 +1007,6 @@ is
---Purpose: Returns an index != 0 if the structure <AStructure>
-- have the same owner than another structure in the
-- sequence of the computed structures.
---Category: Private methods
Plot ( me;
APlotter : Plotter from Graphic3d )
is static;
---Level: Internal
---Purpose: Calls the method Plot for each Structure
-- displayed in <me>.
---Category: Private methods
Print (me; AnUnderLayer : Layer from Visual3d;