7#ifndef PXR_IMAGING_HD_RENDER_DELEGATE_INFO_H
8#define PXR_IMAGING_HD_RENDER_DELEGATE_INFO_H
12PXR_NAMESPACE_OPEN_SCOPE
14class HdRenderDelegate;
16struct HdRenderDelegateInfo
21 bool isPrimvarFilteringNeeded;
23 bool isCoordSysSupported;
26PXR_NAMESPACE_CLOSE_SCOPE
Token for efficient comparison, assignment, and hashing of known strings.
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...
std::vector< TfToken > TfTokenVector
Convenience types.