PythonMonkey v0.8.2 (dev)
|
This struct represents the 'float' type in Python, which is represented as a 'double' in C++. More...
#include <FloatType.hh>
Static Public Member Functions | |
static PyObject * | getPyObject (double n) |
This struct represents the 'float' type in Python, which is represented as a 'double' in C++.
|
static |