|
HDK
|
#include <sceneDelegate.h>
Public Attributes | |
| SdfPathVector | IDs |
| std::vector< HdDirtyBits > | dirtyBits |
The SceneDelegate is requested to synchronize prims as the result of executing a specific render pass, the following data structure is passed back to the delegate to drive synchronization.
Definition at line 52 of file sceneDelegate.h.
| std::vector<HdDirtyBits> HdSyncRequestVector::dirtyBits |
Definition at line 57 of file sceneDelegate.h.
| SdfPathVector HdSyncRequestVector::IDs |
Definition at line 54 of file sceneDelegate.h.