HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
debuggingSceneIndex.h File Reference
#include "pxr/imaging/hd/filteringSceneIndex.h"
#include "pxr/imaging/hdsi/api.h"
#include "pxr/pxr.h"
#include <optional>
#include <map>
#include <mutex>
+ Include dependency graph for debuggingSceneIndex.h:

Go to the source code of this file.

Classes

class  HdsiDebuggingSceneIndex
 

Namespaces

 HdsiDebuggingSceneIndex_Impl
 

Typedefs

using HdsiDebuggingSceneIndex_Impl::_PrimInfoSharedPtr = std::shared_ptr< _PrimInfo >
 
using HdsiDebuggingSceneIndex_Impl::_PrimMap = std::map< SdfPath, _PrimInfo >
 

Functions

PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_AND_REF_PTRS (HdsiDebuggingSceneIndex)
 

Function Documentation

PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_AND_REF_PTRS ( HdsiDebuggingSceneIndex  )