10 #include <pxr/usd/usd/stage.h>
11 #include <pxr/usd/usdGeom/imageable.h>
61 const std::vector<USDPrimReader *> &
readers()
const
78 bool include_by_visibility(
const pxr::UsdGeomImageable &imageable)
const;
87 bool include_by_purpose(
const pxr::UsdGeomImageable &imageable)
const;
std::vector< USDPrimReader * > readers_
USDPrimReader * create_reader(const pxr::UsdPrim &prim)
const USDImportParams & params() const
const std::vector< USDPrimReader * > & readers() const
pxr::UsdStageRefPtr stage()
USDPrimReader * create_reader_if_allowed(const pxr::UsdPrim &prim)
const ImportSettings & settings() const
pxr::UsdStageRefPtr stage_
void collect_readers(struct Main *bmain)
USDStageReader(pxr::UsdStageRefPtr stage, const USDImportParams ¶ms, const ImportSettings &settings)
std::map< pxr::SdfPath, std::vector< USDPrimReader * > > ProtoReaderMap