Loading...
Searching...
No Matches
bbm::concepts::bsdf_ptr Concept Reference

bsdf_ptr concpt More...

#include <bsdf_ptr.h>

Concept definition

template<typename T>
bsdf_ptr concpt
Definition: bsdf_ptr.h:24
bsdf concept
Definition: bsdf.h:29
ptr_wrapper concept
Definition: ptr_wrapper.h:23

Detailed Description

bsdf_ptr concpt

A bsdf_ptr wraps a shared_ptr around a bsdf_base object. It provides the following minimum functionality: