Rapicorn - Experimental UI Toolkit - Source Code 10.08.1
Namespaces | Functions
rapicornmath.hh File Reference
#include <rcore/utilities.hh>
#include <math.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Rapicorn

Functions

int Rapicorn::dtoi32 (double d) RAPICORN_CONST
int64 Rapicorn::dtoi64 (double d) RAPICORN_CONST
int64 Rapicorn::iround (double d) RAPICORN_CONST
int64 Rapicorn::ifloor (double d) RAPICORN_CONST
int64 Rapicorn::iceil (double d) RAPICORN_CONST
int RAPICORN_CONST Rapicorn::_dtoi32_generic (double d)
int64 RAPICORN_CONST Rapicorn::_dtoi64_generic (double d)

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines