HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/sdf/api.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/base/tf/pointerAndBits.h"
#include <hboost/iterator/iterator_facade.hpp>
#include <hboost/noncopyable.hpp>
#include <algorithm>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | SdfPathTable< MappedType > |
class | SdfPathTable< MappedType >::Iterator< ValType, EntryPtr > |
Functions | |
PXR_NAMESPACE_OPEN_SCOPE SDF_API void | Sdf_ClearPathTableInParallel (void **, size_t, void(*)(void *)) |