Symphony Of Empires
Eng3D::PythonObj Class Reference

#include <pyvm.hpp>

Public Member Functions

 PythonObj ()=default
 
 PythonObj (void *_obj)
 
 PythonObj (const PythonObj &)
 
 PythonObj (PythonObj &&) noexcept
 
 ~PythonObj ()
 

Detailed Description

Definition at line 43 of file pyvm.hpp.

Constructor & Destructor Documentation

◆ PythonObj() [1/4]

Eng3D::PythonObj::PythonObj ( )
default

◆ PythonObj() [2/4]

Eng3D::PythonObj::PythonObj ( void *  _obj)

◆ PythonObj() [3/4]

Eng3D::PythonObj::PythonObj ( const PythonObj )

◆ PythonObj() [4/4]

Eng3D::PythonObj::PythonObj ( PythonObj &&  )
noexcept

◆ ~PythonObj()

Eng3D::PythonObj::~PythonObj ( )

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