Loading...
Searching...
No Matches
UsdExecImaging_ComputedDataSourceImpl Class Reference

Common implementation for data sources that produce exec-computed values. More...

#include <computedDataSource.h>

Public Types

using Time = HdSampledDataSource::Time
 

Public Member Functions

USDEXECIMAGING_API UsdExecImaging_ComputedDataSourceImpl (UsdExecImagingRequestAccessorSharedPtr requestAccessor, UsdExecImagingValueKey valueKey)
 
USDEXECIMAGING_API VtValue GetValue (Time shutterOffset) const
 
USDEXECIMAGING_API bool GetContributingSampleTimesForInterval (Time startTime, Time endTime, std::vector< Time > *outSampleTimes) const
 

Detailed Description

Common implementation for data sources that produce exec-computed values.

This class is pseudo-private. Clients should not instantiate it directly. This class is declared in a public header, because it is requred by the template class UsdExecImagingComputedTypedSampledDataSource.

Definition at line 32 of file computedDataSource.h.

Member Typedef Documentation

◆ Time

using Time = HdSampledDataSource::Time

Definition at line 35 of file computedDataSource.h.


The documentation for this class was generated from the following file: