7 #ifndef PXR_IMAGING_HD_RENDERER_PLUGIN_HANDLE_H
8 #define PXR_IMAGING_HD_RENDERER_PLUGIN_HANDLE_H
61 explicit operator bool()
const {
return _plugin; }
#define PXR_NAMESPACE_OPEN_SCOPE
HdRendererPluginHandle(const std::nullptr_t &)
HdRendererPlugin * operator->() const
HD_API ~HdRendererPluginHandle()
HD_API HdRendererPluginHandle & operator=(const HdRendererPluginHandle &)
HdRendererPlugin * Get() const
Get the wrapped HdRendererPlugin.
#define PXR_NAMESPACE_CLOSE_SCOPE
HdRendererPlugin & operator*() const