Blender
V3.3
|
#include "usd_writer_volume.h"
#include <pxr/base/tf/pathUtils.h>
#include <pxr/usd/usdVol/openVDBAsset.h>
#include <pxr/usd/usdVol/volume.h>
#include "DNA_volume_types.h"
#include "DNA_windowmanager_types.h"
#include "BKE_volume.h"
#include "BLI_fileops.h"
#include "BLI_index_range.hh"
#include "BLI_path_util.h"
#include "BLI_string.h"
#include "WM_api.h"
#include "usd_hierarchy_iterator.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::io | |
blender::io::usd | |