Loading...
Searching...
No Matches
Namespaces | Functions
ndf.h File Reference

All includes and helpers needed for declaring new ndfs. More...

#include "concepts/macro.h"
#include "concepts/ndf.h"
#include "concepts/reflection.h"
#include "core/spherical.h"
#include "core/transform.h"
#include "core/vec_transform.h"
#include "core/shading_frame.h"
#include "bbm/config.h"
#include "bbm/constructor.h"
#include "bbm/bsdf_attribute.h"

Go to the source code of this file.

Namespaces

namespace  bbm
 

Functions

template<typename NDF >
requires bbm::concepts::ndf<NDF>
std::ostream & operator<< (std::ostream &s, const NDF &ndf)
 

Detailed Description

All includes and helpers needed for declaring new ndfs.