Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ setVolume
Method
setVolume
samples/_opengl/DeferredShading/src/Light.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void Light::setVolume( float v )
123
{
124
mVolume = v;
125
}
Callers
2
handleMove
Method · 0.45
mouseDown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected