Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ Sampler
Method
Sampler
include/donut/engine/KeyframeAnimation.h:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
public:
67
Sampler() = default;
68
virtual ~Sampler() = default;
69
70
std::optional<dm::float4> Evaluate(float time, bool extrapolateLastValues = false) const;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected