|
Blender
V3.3
|
#include "usd_reader_light.h"#include "BKE_light.h"#include "BKE_object.h"#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>#include <iostream>Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::usd | |