HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
flatteningSceneIndex.h File Reference
#include "pxr/imaging/hd/api.h"
#include "pxr/imaging/hd/filteringSceneIndex.h"
#include "pxr/usd/sdf/pathTable.h"
#include <tbb/concurrent_hash_map.h>
+ Include dependency graph for flatteningSceneIndex.h:

Go to the source code of this file.

Classes

class  HdFlatteningSceneIndex
 

Namespaces

 HdFlatteningSceneIndex_Impl
 

Typedefs

using HdFlattenedDataSourceProviderSharedPtr = std::shared_ptr< class HdFlattenedDataSourceProvider >
 
using HdFlattenedDataSourceProviderSharedPtrVector = std::vector< HdFlattenedDataSourceProviderSharedPtr >
 
using HdFlatteningSceneIndex_Impl::_DataSourceLocatorSetVector = TfSmallVector< HdDataSourceLocatorSet, _smallVectorSize >
 

Functions

 TF_DECLARE_REF_PTRS (HdFlatteningSceneIndex)
 

Variables

constexpr uint32_t HdFlatteningSceneIndex_Impl::_smallVectorSize = 8
 

Typedef Documentation

Function Documentation

TF_DECLARE_REF_PTRS ( HdFlatteningSceneIndex  )