Blender
V3.3
|
#include "usd_writer_light.h"
#include "usd_hierarchy_iterator.h"
#include <pxr/usd/usdLux/diskLight.h>
#include <pxr/usd/usdLux/distantLight.h>
#include <pxr/usd/usdLux/rectLight.h>
#include <pxr/usd/usdLux/sphereLight.h>
#include "BLI_assert.h"
#include "BLI_utildefines.h"
#include "DNA_light_types.h"
#include "DNA_object_types.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::io | |
blender::io::usd | |