Classes#
- usdex::core::PrimvarData
A templated read-only class to manage the components of
UsdGeomPrimvar
data as a single object without risk of detaching (copying) arrays.- usdex::core::ValidChildNameCache
A caching mechanism for valid and unique child prim names.
- usdex::test::ScopedDiagnosticChecker
A scoped class to capture and assert expected
TfDiagnostics
andTfErrorMarks
for use in adoctest
suite.- usdex::test::ScopedTmpDir
A scoped class for creating a temporary directory & tearing it down on destruction.