HDK
|
#include "pxr/pxr.h"
#include "pxr/base/plug/registry.h"
#include "pxr/base/tf/preprocessorUtilsLite.h"
Go to the source code of this file.
Macros | |
#define | PLUG_THIS_PLUGIN |
#define PLUG_THIS_PLUGIN |
Returns a plugin registered with the name of the current library (uses the define for MFB_PACKAGE_NAME). Note that plugin registration occurs as a side effect of using this macro, at the point in time the code at the macro site is invoked.
Definition at line 37 of file thisPlugin.h.