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

Public Member Functions

const bool get ()
 

Static Public Member Functions

static Bool make (bool b)
 

Public Attributes

PyObjectPtr obj
 

Detailed Description

Definition at line 161 of file PythonInterpreter.cpp.

Member Function Documentation

◆ get()

const bool mars::Bool::get ( )
inline

Definition at line 169 of file PythonInterpreter.cpp.

◆ make()

static Bool mars::Bool::make ( bool  b)
inlinestatic

Definition at line 164 of file PythonInterpreter.cpp.

Member Data Documentation

◆ obj

PyObjectPtr mars::Bool::obj

Definition at line 163 of file PythonInterpreter.cpp.


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