Loading...
Searching...
No Matches
Classes | Namespaces
py_cast.h File Reference

Wrapper around py::cast for more robust casting to attributes and to aggregate types such as vec2d, vec3d, spectrum, etc... More...

#include "pybind11/numpy.h"
#include "util/typestring.h"
#include "util/attribute_value.h"

Go to the source code of this file.

Classes

struct  py_cast< TARGET >
 Default casting. More...
 
struct  py_cast< TARGET >
 specialization for bbm::attribute More...
 

Namespaces

namespace  bbm
 
namespace  bbm::python
 

Detailed Description

Wrapper around py::cast for more robust casting to attributes and to aggregate types such as vec2d, vec3d, spectrum, etc...