24 #ifndef PXR_USD_IMAGING_USD_IMAGING_DATA_SOURCE_STAGE_GLOBALS_H 25 #define PXR_USD_IMAGING_USD_IMAGING_DATA_SOURCE_STAGE_GLOBALS_H 28 #include "pxr/usd/usd/timeCode.h" 30 #include "pxr/imaging/hd/dataSourceLocator.h" 32 #include "pxr/usd/sdf/path.h" 34 PXR_NAMESPACE_OPEN_SCOPE
62 PXR_NAMESPACE_CLOSE_SCOPE
64 #endif // PXR_USD_IMAGING_USD_IMAGING_DATA_SOURCE_STAGE_GLOBALS_H virtual UsdTimeCode GetTime() const =0
Returns the current time represented in this instance.
virtual void FlagAsTimeVarying(const SdfPath &primPath, const HdDataSourceLocator &locator) const =0
Flags the given primPath as time varying at the given locator.
Represents an object that can identify the location of a data source.
Represent a time value, which may be either numeric, holding a double value, or a sentinel value UsdT...
This class is used as a context object with global stage information, that gets passed down to dataso...
A path value used to locate objects in layers or scenegraphs.