HDK
|
#include "pxr/pxr.h"
#include "pxr/imaging/hdsi/api.h"
#include "pxr/imaging/hd/filteringSceneIndex.h"
Go to the source code of this file.
Classes | |
class | HdsiLegacyDisplayStyleOverrideSceneIndex |
struct | HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt |
A replacement for std::optional<int> that is not available until C++17. More... | |
Namespaces | |
HdsiLegacyDisplayStyleSceneIndex_Impl | |
Typedefs | |
using | HdsiLegacyDisplayStyleSceneIndex_Impl::_StyleInfoSharedPtr = std::shared_ptr< _StyleInfo > |
HDSI_API bool operator!= | ( | const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt & | a, |
const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt & | b | ||
) |
HDSI_API bool operator== | ( | const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt & | a, |
const HdsiLegacyDisplayStyleOverrideSceneIndex::OptionalInt & | b | ||
) |
TF_DECLARE_REF_PTRS | ( | HdsiLegacyDisplayStyleOverrideSceneIndex | ) |