Loading...
Searching...
No Matches
 
 
 
 
#include <wx/image.h>
#include <wx/log.h>
#include <gal/cairo/cairo_gal.h>
#include <gal/cairo/cairo_compositor.h>
#include <gal/definitions.h>
#include <geometry/shape_poly_set.h>
#include <math/vector2wx.h>
#include <math/util.h>
#include <trigo.h>
#include <bitmap_base.h>
#include <algorithm>
#include <cmath>
#include <limits>
#include <pixman.h>
 
Go to the source code of this file.
 | 
| static double  | roundp (double x) | 
|   | 
◆ roundp()
  
  
      
        
          | static double roundp  | 
          ( | 
          double |           x | ) | 
           | 
         
       
   | 
  
static   |