HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/sdf/api.h"
#include "pxr/usd/sdf/declareHandles.h"
#include "pxr/usd/sdf/types.h"
#include "pxr/base/tf/declarePtrs.h"
#include "pxr/base/tf/refBase.h"
#include "pxr/base/tf/weakBase.h"
Go to the source code of this file.
Classes | |
class | SdfLayerStateDelegateBase |
class | SdfSimpleLayerStateDelegate |
PXR_NAMESPACE_OPEN_SCOPE SDF_DECLARE_HANDLES | ( | SdfLayer | ) |
TF_DECLARE_WEAK_AND_REF_PTRS | ( | SdfLayerStateDelegateBase | ) |
TF_DECLARE_WEAK_AND_REF_PTRS | ( | SdfSimpleLayerStateDelegate | ) |
TF_DECLARE_WEAK_PTRS | ( | SdfAbstractData | ) |