OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
PythonObjectBuilder.h File Reference

Builder to transfer typically used PyObjects to c++ types and vice versa. More...

Go to the source code of this file.

Classes

class  PythonObjectBuilder
 PyObjects don't distingiush between float and double and int32 and int64. All floating point values are handled as double and all integer values are handled as int64. More...
 

Detailed Description

Builder to transfer typically used PyObjects to c++ types and vice versa.

Author
Wagner
Date
July 2023