1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00
occt/src/ProjLib/FILES
kgv c22b52d60e 0028966: Coding Rules - remove Adaptor2d_HCurve2d, Adaptor3d_HCurve and Adaptor3d_HSurface classes
Adaptor2d_Curve2d, Adaptor3d_Curve and Adaptor3d_Surface now inherit Standard_Transient.
Interfaces Adaptor2d_HCurve2d, Adaptor3d_HCurve, Adaptor3d_HSurface and their subclasses
are now aliases to Adaptor2d_Curve2d, Adaptor3d_Curve and Adaptor3d_Surface.
Removed numerous unsafe reinterpret casts.

Generic classes Adaptor3d_GenHCurve, Adaptor3d_GenHSurface, Adaptor2d_GenHCurve2d have been removed.
Several redundant .lxx files have been merged into .hxx.

Removed obsolete adaptor classes with H suffix.
2020-12-11 19:12:48 +03:00

35 lines
835 B
Plaintext

ProjLib.cxx
ProjLib.hxx
ProjLib_CompProjectedCurve.cxx
ProjLib_CompProjectedCurve.hxx
ProjLib_ComputeApprox.cxx
ProjLib_ComputeApprox.hxx
ProjLib_ComputeApproxOnPolarSurface.cxx
ProjLib_ComputeApproxOnPolarSurface.hxx
ProjLib_Cone.cxx
ProjLib_Cone.hxx
ProjLib_Cylinder.cxx
ProjLib_Cylinder.hxx
ProjLib_HCompProjectedCurve.hxx
ProjLib_HProjectedCurve.hxx
ProjLib_HSequenceOfHSequenceOfPnt.hxx
ProjLib_Plane.cxx
ProjLib_Plane.hxx
ProjLib_PrjFunc.cxx
ProjLib_PrjFunc.hxx
ProjLib_PrjResolve.cxx
ProjLib_PrjResolve.hxx
ProjLib_ProjectedCurve.cxx
ProjLib_ProjectedCurve.hxx
ProjLib_ProjectOnPlane.cxx
ProjLib_ProjectOnPlane.hxx
ProjLib_ProjectOnSurface.cxx
ProjLib_ProjectOnSurface.hxx
ProjLib_Projector.cxx
ProjLib_Projector.hxx
ProjLib_SequenceOfHSequenceOfPnt.hxx
ProjLib_Sphere.cxx
ProjLib_Sphere.hxx
ProjLib_Torus.cxx
ProjLib_Torus.hxx