mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-21 10:55:33 +03:00
* Implement GeomEvaluator package * Inject evaluators to GeomAdaptor_Surface to calculate values of complex surfaces * Inject evaluators to Geom_Surface classes to calculate values for offset surfaces, surfaces of revolution and surfaces of extrusion * Move Adaptor3d_SurfaceOfLinearExtrusion and Adaptor3d_SurfaceOfRevolution to GeomAdaptor and unify calculation of their values and derivatives * Code optimizations * Update test cases Update of test-cases according to the new behavior
27 lines
734 B
Plaintext
27 lines
734 B
Plaintext
GeomAdaptor.cxx
|
|
GeomAdaptor.hxx
|
|
GeomAdaptor_Curve.cxx
|
|
GeomAdaptor_Curve.hxx
|
|
GeomAdaptor_Curve.lxx
|
|
GeomAdaptor_GHCurve.hxx
|
|
GeomAdaptor_GHCurve_0.cxx
|
|
GeomAdaptor_GHSurface.hxx
|
|
GeomAdaptor_GHSurface_0.cxx
|
|
GeomAdaptor_HCurve.cxx
|
|
GeomAdaptor_HCurve.hxx
|
|
GeomAdaptor_HCurve.lxx
|
|
GeomAdaptor_HSurface.cxx
|
|
GeomAdaptor_HSurface.hxx
|
|
GeomAdaptor_HSurface.lxx
|
|
GeomAdaptor_HSurfaceOfLinearExtrusion_0.cxx
|
|
GeomAdaptor_HSurfaceOfLinearExtrusion.hxx
|
|
GeomAdaptor_HSurfaceOfRevolution_0.cxx
|
|
GeomAdaptor_HSurfaceOfRevolution.hxx
|
|
GeomAdaptor_Surface.cxx
|
|
GeomAdaptor_Surface.hxx
|
|
GeomAdaptor_Surface.lxx
|
|
GeomAdaptor_SurfaceOfLinearExtrusion.cxx
|
|
GeomAdaptor_SurfaceOfLinearExtrusion.hxx
|
|
GeomAdaptor_SurfaceOfRevolution.cxx
|
|
GeomAdaptor_SurfaceOfRevolution.hxx
|