MCPcopy 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
122void Light::setVolume( float v )
123{
124 mVolume = v;
125}

Callers 2

handleMoveMethod · 0.45
mouseDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected