HDK
|
#include "pxr/pxr.h"
#include "pxr/base/tf/token.h"
#include "pxr/usd/sdf/allowed.h"
#include "pxr/usd/sdf/declareHandles.h"
#include "pxr/usd/sdf/listOp.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/usd/sdf/schema.h"
#include "pxr/usd/sdf/spec.h"
#include <functional>
#include <optional>
Go to the source code of this file.
Classes | |
class | Sdf_ListEditor< TypePolicy > |
Functions | |
PXR_NAMESPACE_OPEN_SCOPE | SDF_DECLARE_HANDLES (SdfLayer) |
SDF_DECLARE_HANDLES (SdfSpec) | |
template<class TypePolicy > | |
std::ostream & | operator<< (std::ostream &s, const Sdf_ListEditor< TypePolicy > &x) |
std::ostream& operator<< | ( | std::ostream & | s, |
const Sdf_ListEditor< TypePolicy > & | x | ||
) |
Definition at line 305 of file listEditor.h.
PXR_NAMESPACE_OPEN_SCOPE SDF_DECLARE_HANDLES | ( | SdfLayer | ) |
SDF_DECLARE_HANDLES | ( | SdfSpec | ) |