|
Blender
V2.93
|
#include "DEG_depsgraph.h"Go to the source code of this file.
Classes | |
| struct | USDExportParams |
Functions | |
| bool | USD_export (struct bContext *C, const char *filepath, const struct USDExportParams *params, bool as_background_job) |
| int | USD_get_version (void) |
| bool USD_export | ( | struct bContext * | C, |
| const char * | filepath, | ||
| const struct USDExportParams * | params, | ||
| bool | as_background_job | ||
| ) |
| int USD_get_version | ( | void | ) |
Definition at line 240 of file usd_capi.cc.
Referenced by make_usd_info().