Export ior::ior and ior::reflectance to pyton. More...
#include "core/ior.h"Go to the source code of this file.
Namespaces | |
| namespace | bbm |
| namespace | bbm::python |
Functions | |
| template<typename T > | |
| void | fresnel (py::module &m, const std::string &prefix="") |
| Define a python interface for ior::ior and ior::reflectance given a value type T. | |
| template<typename T > | |
| void | complex_fresnel (py::module &m, const std::string &prefix="") |
| Define a python interface for ior::complex given a value type T. | |
Export ior::ior and ior::reflectance to pyton.