Blender
V3.3
|
#include <OpenImageIO/fmath.h>
#include <OSL/genclosure.h>
#include "kernel/osl/closures.h"
#include "kernel/device/cpu/compat.h"
#include "kernel/types.h"
#include "kernel/closure/alloc.h"
#include "kernel/closure/emissive.h"
Go to the source code of this file.
Classes | |
class | GenericEmissiveClosure |
Functions | |
ClosureParam * | closure_emission_params () |
ClosureParam* closure_emission_params | ( | ) |
Definition at line 41 of file emissive.cpp.