Skip to content
Snippets Groups Projects
  • Frank Gaede's avatar
    - added new methods to ISurface: · 8e15e801
    Frank Gaede authored
         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 ...
    
    8e15e801