mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0025546: Visualization - remove unused methods and classes from package Aspect
Remove global methods Aspect::ToCString(), Aspect::ValuesOfFOSP(), Aspect::Inverse(). Remove class Aspect_Edge, Aspect_Array1OfEdge and Aspect_EdgeDefinitionError. Remove enumerations Aspect_TypeOfFont, Aspect_TypeOfText, Aspect_CardinalPoints, Aspect_TypeOfRenderingMode, Aspect_TypeOfColorSpace, Aspect_FormatOfSheetPaper. update MFC samples
This commit is contained in:
@@ -19,7 +19,6 @@ IMPLEMENT_STANDARD_RTTIEXT(User_Cylinder,AIS_InteractiveObject)
|
||||
#include <TColgp_Array1OfDir.hxx>
|
||||
#include <GProp_PGProps.hxx>
|
||||
#include <Graphic3d_Array1OfVertex.hxx>
|
||||
#include <Aspect_Array1OfEdge.hxx>
|
||||
#include <Quantity_Color.hxx>
|
||||
#include <BRepMesh_IncrementalMesh.hxx>
|
||||
#include <Prs3d.hxx>
|
||||
|
Reference in New Issue
Block a user