|
Blender V5.0
|
#include "usd_reader_volume.hh"#include "BLI_path_utils.hh"#include "BLI_string.h"#include "BKE_main.hh"#include "BKE_object.hh"#include "BKE_volume.hh"#include "DNA_object_types.h"#include "DNA_volume_types.h"#include <pxr/usd/usdVol/openVDBAsset.h>#include <pxr/usd/usdVol/volume.h>Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::usd |