Files | |
| file | bbm_embed_module.h [code] |
| Embed a static python module in the executable. | |
| file | bbm_python_interpreter.h [code] |
| Python interpreter for BBM modules. | |
| file | py_arg.h [code] |
| Create an object with a bbm constructor (with bbm::args) from py::args and py::kwargs arguments. | |
| file | py_bsdf.h [code] |
| Export a BSDF model to python. | |
| file | py_cast.h [code] |
| Wrapper around py::cast for more robust casting to attributes and to aggregate types such as vec2d, vec3d, spectrum, etc... | |
| file | py_core.h [code] |
| Export of core classes to python. | |
| file | py_fresnel.h [code] |
| Export ior::ior and ior::reflectance to pyton. | |
| file | python_macro.h [code] |
| Shorthand definitions for a python modules. | |