#include "Zinc.hpp"
#include "ZincInternal.hpp"
#include <math.h>
Functions | |
double | modulo (double d, double m) |
Variables | |
const double | convertRatio = atan2 (1., 1.) * 4. / 180. |
|
Calculate d m for doubles this is because the C works only for integers |
|
Path.cpp zinclib This software is the property of IntuiLab SA, France. See at the end of the file for the complete copyright notice Here we defines The ZincPath object 08/03/05 Contributors: Benoit Peccatte <peccatte@intuilab.com> |