Skip to content

Conversation

@dpasukhi
Copy link
Owner

No description provided.

- Added `D0Local`, `D1Local`, `D2Local`, `D3Local` methods to `BSplCLib_Cache` and `BSplSLib_Cache` classes
- Added accessor methods to `Geom_BSplineCurve` and `Geom_BSplineSurface` for direct handle access to internal arrays
- Comprehensive test coverage for both curve and surface cache implementations
…nUtils and Geom_RevolutionUtils

- Added Geom_ExtrusionUtils.pxx for evaluating points and derivatives on linear extrusion surfaces.
- Introduced Geom_RevolutionUtils.pxx for evaluating points and derivatives on surfaces of revolution.
- Updated GeomEvaluator_SurfaceOfExtrusion and GeomEvaluator_SurfaceOfRevolution to utilize new utility functions for improved clarity and performance.
- Added bounds retrieval method in GeomAdaptor_Surface for better parameter management.
- Introduced Geom_OffsetCurveUtils.pxx and Geom_OffsetSurfaceUtils.pxx to provide static inline functions for computing offset curve and surface points and their derivatives.
- Updated FILES.cmake to include the new utility files for better organization and accessibility.
- Enhanced GeomEvaluator_OffsetSurface to utilize the new utility functions for improved clarity and performance in offset surface evaluations.
…erivative calculations

- Removed redundant derivative calculation methods and replaced them with calls to Geom_OffsetCurveUtils for D0, D1, D2, and D3 evaluations.
- Enhanced error handling for null derivatives and undefined normal vectors.
- Updated header file to reflect the removal of obsolete private methods, improving code clarity and maintainability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants