mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-10 08:08:36 +08:00
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.
35 lines
835 B
Plaintext
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
|