Blender  V2.93
Classes | Functions
usd.h File Reference
#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)
 

Function Documentation

◆ USD_export()

bool USD_export ( struct bContext C,
const char *  filepath,
const struct USDExportParams params,
bool  as_background_job 
)

◆ USD_get_version()

int USD_get_version ( void  )

Definition at line 240 of file usd_capi.cc.

Referenced by make_usd_info().