~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/2geom/pathvector.h

  • Committer: Ted Gould
  • Date: 2008-11-21 05:24:08 UTC
  • Revision ID: ted@canonical.com-20081121052408-tilucis2pjrrpzxx
MergeĀ fromĀ fe-moved

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
 
103
103
PathVector reverse_paths_and_order (PathVector const & path_in);
104
104
 
105
 
Rect bounds_fast( PathVector const & pv );
106
 
Rect bounds_exact( PathVector const & pv );
 
105
OptRect bounds_fast( PathVector const & pv );
 
106
OptRect bounds_exact( PathVector const & pv );
107
107
 
108
108
struct PathVectorPosition {
109
109
    // pathvector[path_nr].pointAt(t) is the position