PythonMonkey   v1.0.1 (dev)
Loading...
Searching...
No Matches
FloatType Struct Reference

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)
 

Detailed Description

This struct represents the 'float' type in Python, which is represented as a 'double' in C++.

Member Function Documentation

◆ getPyObject()

PyObject * FloatType::getPyObject ( double  n)
static

The documentation for this struct was generated from the following files: