HDK
|
#include "pxr/imaging/hd/api.h"
#include "pxr/imaging/hd/dataSource.h"
#include "pxr/imaging/hd/retainedDataSource.h"
#include "pxr/usd/sdf/path.h"
Go to the source code of this file.
Classes | |
class | HdFlattenedDataSourceProvider |
class | HdFlattenedDataSourceProvider::Context |
Namespaces | |
HdMakeDataSourceContainingFlattenedDataSourceProvider | |
Typedefs | |
using | HdFlattenedDataSourceProviderSharedPtr = std::shared_ptr< class HdFlattenedDataSourceProvider > |
Functions | |
template<typename T > | |
HdTypedSampledDataSource < HdFlattenedDataSourceProviderSharedPtr > ::Handle | HdMakeDataSourceContainingFlattenedDataSourceProvider::Make () |
using HdFlattenedDataSourceProviderSharedPtr = std::shared_ptr<class HdFlattenedDataSourceProvider> |
Definition at line 37 of file flattenedDataSourceProvider.h.