49 if (pxr::UsdPrim proto =
prim_.GetPrototype()) {
50 return proto.GetPath();
53 return pxr::SdfPath();
General operations, lookup, etc. for blender objects.
Object * BKE_object_add_only_object(Main *bmain, int type, const char *name) ATTR_RETURNS_NONNULL
Object groups, one object can be in many groups at once.
Object is a sort of wrapper for general info.
pxr::SdfPath proto_path() const
void create_object(Main *bmain, double motionSampleTime) override
bool valid() const override
void set_instance_collection(Collection *coll)
USDInstanceReader(const pxr::UsdPrim &prim, const USDImportParams &import_params, const ImportSettings &settings)
struct Collection * instance_collection