Blender
V3.3
|
#include "hydra/plugin.h"
#include "hydra/render_delegate.h"
#include "util/log.h"
#include "util/path.h"
#include <pxr/base/arch/fileSystem.h>
#include <pxr/base/plug/plugin.h>
#include <pxr/base/plug/thisPlugin.h>
#include <pxr/base/tf/envSetting.h>
#include <pxr/imaging/hd/rendererPluginRegistry.h>
Go to the source code of this file.
Functions | |
TF_REGISTRY_FUNCTION (TfType) | |
TF_REGISTRY_FUNCTION | ( | TfType | ) |
Definition at line 66 of file plugin.cpp.