Access boost python iniside(C++) class from a function or class in a python code

前端 未结 0 1024
萌比男神i
萌比男神i 2021-01-31 01:09

I have classes defined in C++ dode, and added to the python dictionary like this:

bp::dict m_localDictionary;

void Pythoncommand::pygamefunctions(Functionset set         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题