Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getValue
Method
getValue
Source/Effect/Effect.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
Value* Pass::Uniform::getValue() const noexcept {
36
return _value.get();
37
}
38
39
void Pass::Uniform::setSlot(uint8_t var) {
40
_slot = var;
Callers
15
onCharacteristicRead
Method · 0.45
onCharacteristicChanged
Method · 0.45
set
Method · 0.45
get
Method · 0.45
syncModelContent
Function · 0.45
readSourceFile
Function · 0.45
getSourceFile
Function · 0.45
completionItemProvider
Function · 0.45
hoverProvider
Function · 0.45
provideSignatureHelp
Function · 0.45
PersistentDrawerLeft
Function · 0.45
save
Function · 0.45
Calls
1
get
Method · 0.65
Tested by
no test coverage detected