HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
flattenedOverlayDataSourceProvider.h
Go to the documentation of this file.
1
//
2
// Copyright 2023 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_IMAGING_HD_FLATTENED_OVERLAY_DATA_SOURCE_PROVIDER_H
8
#define PXR_IMAGING_HD_FLATTENED_OVERLAY_DATA_SOURCE_PROVIDER_H
9
10
#include "
pxr/imaging/hd/api.h
"
11
12
#include "
pxr/imaging/hd/flattenedDataSourceProvider.h
"
13
14
PXR_NAMESPACE_OPEN_SCOPE
15
16
/// \class HdFlattenedOverlayDataSourceProvider
17
///
18
/// Flattens a data source by using HdOverlayContainerDataSource.
19
///
20
class
HdFlattenedOverlayDataSourceProvider
:
public
HdFlattenedDataSourceProvider
21
{
22
public
:
23
HD_API
24
HdContainerDataSourceHandle
GetFlattenedDataSource
(
25
const
Context
&)
const override
;
26
27
HD_API
28
void
ComputeDirtyLocatorsForDescendants
(
29
HdDataSourceLocatorSet
* locators)
const override
;
30
};
31
32
PXR_NAMESPACE_CLOSE_SCOPE
33
34
#endif
HdFlattenedDataSourceProvider::Context
Definition:
flattenedDataSourceProvider.h:32
HdFlattenedDataSourceProvider
Definition:
flattenedDataSourceProvider.h:29
HdFlattenedOverlayDataSourceProvider::ComputeDirtyLocatorsForDescendants
HD_API void ComputeDirtyLocatorsForDescendants(HdDataSourceLocatorSet *locators) const override
api.h
HD_API
#define HD_API
Definition:
api.h:23
HdDataSourceLocatorSet
Definition:
dataSourceLocator.h:219
PXR_NAMESPACE_OPEN_SCOPE
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
Definition:
path.h:1425
PXR_NAMESPACE_CLOSE_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
Definition:
pxr.h:74
flattenedDataSourceProvider.h
HdFlattenedOverlayDataSourceProvider
Definition:
flattenedOverlayDataSourceProvider.h:20
HdFlattenedOverlayDataSourceProvider::GetFlattenedDataSource
HD_API HdContainerDataSourceHandle GetFlattenedDataSource(const Context &) const override
Returns flattened data source.
pxr
imaging
hd
flattenedOverlayDataSourceProvider.h
Generated on Thu Sep 4 2025 02:39:02 for HDK by
1.8.6