Searched defs:cube (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dmath-utils.h58 template <class T> inline T cube(const T& x) {return x * x * x;} function in namespace:Geom

Completed in 14 milliseconds