HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/sdf/api.h"
#include "pxr/usd/sdf/declareHandles.h"
#include "pxr/usd/sdf/path.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | Sdf_Identity |
class | Sdf_IdentityRegistry |
Functions | |
SDF_DECLARE_HANDLES (SdfLayer) | |
void | intrusive_ptr_add_ref (PXR_NS::Sdf_Identity *p) |
void | intrusive_ptr_release (PXR_NS::Sdf_Identity *p) |
|
inline |
Definition at line 81 of file identity.h.
|
inline |
Definition at line 84 of file identity.h.
SDF_DECLARE_HANDLES | ( | SdfLayer | ) |