-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Looking at the USDAData class methods here, we're seeing that they're unimplemented.
I don't see an inheritance or other implicit fallback for them either.
OpenUSD/pxr/usd/sdf/usdaData.h
Line 34 in b46f16c
| CanRead(const std::string& assetPath); |
Is this something that was intentional and I'm misunderstanding it, or should these be cleaned up?
I removed them locally and see no compilation failures.
I suspect these are vestigial and we should be using the ones in SdfUsdaFileFormat instead.
Metadata
Metadata
Assignees
Labels
No labels