Blender
V3.3
|
#include <usd.h>
bool USDImportParams::import_cameras |
Definition at line 49 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader_if_allowed().
bool USDImportParams::import_curves |
Definition at line 50 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader_if_allowed().
bool USDImportParams::import_guide |
Definition at line 59 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader().
bool USDImportParams::import_lights |
Definition at line 51 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader_if_allowed().
bool USDImportParams::import_materials |
Definition at line 52 of file usd.h.
Referenced by blender::io::usd::USDMeshReader::read_mesh().
bool USDImportParams::import_meshes |
Definition at line 53 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader_if_allowed().
bool USDImportParams::import_proxy |
Definition at line 60 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader().
bool USDImportParams::import_render |
Definition at line 61 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader().
bool USDImportParams::import_subdiv |
Definition at line 56 of file usd.h.
Referenced by blender::io::usd::USDMeshReader::read_object_data().
bool USDImportParams::import_usd_preview |
Definition at line 64 of file usd.h.
Referenced by blender::io::usd::USDMaterialReader::add_material().
bool USDImportParams::import_visible_only |
Definition at line 62 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader().
bool USDImportParams::import_volumes |
Definition at line 54 of file usd.h.
Referenced by blender::io::usd::USDStageReader::create_reader_if_allowed().
float USDImportParams::light_intensity_scale |
Definition at line 66 of file usd.h.
Referenced by blender::io::usd::USDLightReader::read_object_data().
char USDImportParams::mesh_read_flag |
Definition at line 48 of file usd.h.
Referenced by blender::io::usd::USDGeomReader::add_cache_modifier(), and blender::io::usd::USDMeshReader::read_object_data().
eUSDMtlNameCollisionMode USDImportParams::mtl_name_collision_mode |
char* USDImportParams::prim_path_mask |
Definition at line 55 of file usd.h.
Referenced by blender::io::usd::USDStageReader::collect_readers().
float USDImportParams::scale |
Definition at line 42 of file usd.h.
Referenced by blender::io::usd::USDXformReader::read_object_data().
bool USDImportParams::set_material_blend |
Definition at line 65 of file usd.h.
Referenced by blender::io::usd::USDMaterialReader::import_usd_preview().