MCPcopy Create free account
hub / github.com/blender/cycles / SetResource

Method SetResource

src/hydra/render_buffer.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122void HdCyclesRenderBuffer::SetResource(const VtValue &resource)
123{
124 _resource = resource;
125}
126
127namespace {
128

Callers 1

drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected