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