Blender
V3.3
|
#include "usd_reader_volume.h"
#include "BKE_object.h"
#include "BKE_volume.h"
#include "DNA_object_types.h"
#include "DNA_volume_types.h"
#include <pxr/usd/usdVol/openVDBAsset.h>
#include <pxr/usd/usdVol/volume.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
usdtokens | |
blender | |
blender::io | |
blender::io::usd | |
Functions | |
static const pxr::TfToken | usdtokens::density ("density", pxr::TfToken::Immortal) |