FnUsdAbstractionLib 0.6.0
|
#include <CustomData.h>
A key-value structure where each entry can be either a usg::Value, or another CustomDataRef
key-value structure.
This is a light wrapper for PXR_NS::VtDictionary
that is built on std::vector
. Lookup operations are not supported; insertion order is preserved.
©2025 The Foundry Visionmongers, Ltd. All Rights Reserved. |