MCPcopy Create free account
hub / github.com/ALTaleX531/OpenGlass / SetGraph

Method SetGraph

OpenGlass/AeroColorizationEffect.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128IFACEMETHODIMP CAeroColorizationEffect::SetGraph([[maybe_unused]] ID2D1TransformGraph* graph)
129{
130 return E_NOTIMPL;
131}
132
133IFACEMETHODIMP CAeroColorizationEffect::CAeroColorizationEffect::SetDrawInfo(ID2D1DrawInfo* drawInfo)
134{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected