Skip to content
Snippets Groups Projects
Commit 8e15e801 authored by Frank Gaede's avatar Frank Gaede
Browse files

- added new methods to ISurface:

     virtual Vector2D globalToLocal( const Vector3D& point) const ;
     virtual Vector3D localToGlobal( const Vector2D& point) const ;
 - implementation in VolSurface/Surface for planes
 - added simple tests in  test_surface
 - to be done: cylinders ...
parent 8e6fcc48
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment