|
Blender V4.3
|
#include "usd_reader_light.hh"#include "BLI_math_rotation.h"#include "BKE_light.h"#include "BKE_object.hh"#include "DNA_light_types.h"#include "DNA_object_types.h"#include <pxr/usd/usdLux/diskLight.h>#include <pxr/usd/usdLux/distantLight.h>#include <pxr/usd/usdLux/rectLight.h>#include <pxr/usd/usdLux/shapingAPI.h>#include <pxr/usd/usdLux/sphereLight.h>Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::usd |