Loading...
Searching...
No Matches
portalLightResolvingSceneIndexPlugin.h
1
//
2
// Copyright 2023 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_PORTAL_LIGHT_RESOLVING_SCENE_INDEX_PLUGIN_H
8
#define EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_PORTAL_LIGHT_RESOLVING_SCENE_INDEX_PLUGIN_H
9
10
#include "
pxr/pxr.h
"
11
#include "pxr/imaging/hd/sceneIndexPlugin.h"
12
#include "hdPrman/api.h"
13
14
PXR_NAMESPACE_OPEN_SCOPE
15
20
class
HdPrman_PortalLightResolvingSceneIndexPlugin
:
public
HdSceneIndexPlugin
21
{
22
public
:
23
HdPrman_PortalLightResolvingSceneIndexPlugin
();
24
25
protected
:
26
HdSceneIndexBaseRefPtr
_AppendSceneIndex
(
27
const
HdSceneIndexBaseRefPtr& inputScene,
28
const
HdContainerDataSourceHandle& inputArgs)
override
;
29
};
30
31
PXR_NAMESPACE_CLOSE_SCOPE
32
33
#endif
// EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_PORTAL_LIGHT_RESOLVING_SCENE_INDEX_PLUGIN_H
HdPrman_PortalLightResolvingSceneIndexPlugin
Prman scene index plugin to resolve portal lights.
Definition
portalLightResolvingSceneIndexPlugin.h:21
HdPrman_PortalLightResolvingSceneIndexPlugin::_AppendSceneIndex
HdSceneIndexBaseRefPtr _AppendSceneIndex(const HdSceneIndexBaseRefPtr &inputScene, const HdContainerDataSourceHandle &inputArgs) override
Subclasses implement this to instantiate one or more scene indicies which take the provided scene as ...
HdSceneIndexPlugin
A scene index plugin bundles one or more (typically filtering) scene indices together and enables the...
Definition
sceneIndexPlugin.h:77
pxr.h
pxr
imaging
hdPrman
portalLightResolvingSceneIndexPlugin.h
© Copyright 2026, Pixar Animation Studios. |
Terms of Use
| Generated on Fri Jun 5 2026 12:57:27 by
1.12.0