Privacy
An open-source, flexible 3D physical simulation framework
mars::Int Struct Reference

Public Member Functions

const double get ()
 

Static Public Member Functions

static Int make (int i)
 

Public Attributes

PyObjectPtr obj
 

Detailed Description

Definition at line 139 of file PythonInterpreter.cpp.

Member Function Documentation

◆ get()

const double mars::Int::get ( )
inline

Definition at line 147 of file PythonInterpreter.cpp.

◆ make()

static Int mars::Int::make ( int  i)
inlinestatic

Definition at line 142 of file PythonInterpreter.cpp.

Member Data Documentation

◆ obj

PyObjectPtr mars::Int::obj

Definition at line 141 of file PythonInterpreter.cpp.


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