|
Blender V4.3
|
#include "testing/testing.h"#include "tests/blendfile_loading_base_test.h"#include <pxr/usd/usd/prim.h>#include <pxr/usd/usd/stage.h>#include "BKE_appdir.hh"#include "BKE_context.hh"#include "BKE_main.hh"#include "BLI_fileops.h"#include "BLI_path_utils.hh"#include "BLO_readfile.hh"#include "DEG_depsgraph.hh"#include "WM_api.hh"#include "usd.hh"Go to the source code of this file.
Classes | |
| class | blender::io::usd::UsdUsdzExportTest |
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::usd |
Functions | |
| blender::io::usd::TEST_F (UsdUsdzExportTest, usdz_export) | |
Variables | |
| const StringRefNull | blender::io::usd::usdz_export_test_filename = "usd/usdz_export_test.blend" |
| char | blender::io::usd::temp_dir [FILE_MAX] |
| char | blender::io::usd::temp_output_dir [FILE_MAX] |
| char | blender::io::usd::output_filepath [FILE_MAX] |