HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/sdf/api.h"
#include "pxr/base/tf/diagnostic.h"
#include "pxr/base/vt/value.h"
#include "pxr/base/tf/pxrPEGTL/pegtl.h"
#include <memory>
Go to the source code of this file.
Classes | |
struct | SdfPredicateExprBuilder |
Functions | |
PXR_NAMESPACE_OPEN_SCOPE std::string | Sdf_EvalQuotedString (const char *x, size_t n, size_t trimBothSides, unsigned int *numLines=NULL) |
PXR_NAMESPACE_OPEN_SCOPE std::string Sdf_EvalQuotedString | ( | const char * | x, |
size_t | n, | ||
size_t | trimBothSides, | ||
unsigned int * | numLines = NULL |
||
) |