HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/ndr/api.h"
#include "pxr/base/tf/type.h"
#include "pxr/base/tf/weakBase.h"
#include "pxr/base/tf/weakPtr.h"
#include "pxr/usd/ndr/declare.h"
Go to the source code of this file.
Classes | |
class | NdrParserPlugin |
Macros | |
#define | NDR_REGISTER_PARSER_PLUGIN(ParserPluginClass) |
Register a parser plugin with the plugin system. More... | |
#define NDR_REGISTER_PARSER_PLUGIN | ( | ParserPluginClass | ) |
Register a parser plugin with the plugin system.
Definition at line 43 of file parserPlugin.h.