HDK
|
#include "pxr/imaging/hd/dataSource.h"
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.