|
HDK
|
#include "pxr/imaging/hd/dataSource.h"
Include dependency graph for dataSourceUtils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UsdSkelImagingSharedPtrThunk< T > |
Functions | |
| template<typename T > | |
| auto | UsdSkelImagingGetTypedValue (const T &ds, const HdSampledDataSource::Time shutterOffset=0.0f) -> decltype(ds->GetTypedValue(0.0f)) |
| auto UsdSkelImagingGetTypedValue | ( | const T & | ds, |
| const HdSampledDataSource::Time | shutterOffset = 0.0f |
||
| ) | -> decltype(ds->GetTypedValue(0.0f)) |
Definition at line 51 of file dataSourceUtils.h.