Building Game Engines
Functions
pybindHolder.cpp File Reference
#include "Engine.hpp"
#include "ResourceManager.hpp"
#include <pybind11/pybind11.h>
Include dependency graph for pybindHolder.cpp:

Functions

 PYBIND11_MODULE (mygameengine, m)
 

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( mygameengine  ,
 
)
Here is the call graph for this function: