Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNFS/OpenNFS
/ loadColor
Method
loadColor
src/Shaders/RaceNetShader.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void RaceNetShader::loadColor(glm::vec3 color) {
35
loadVec3(colourLocation, color);
36
}
37
38
39
void RaceNetShader::customCleanup() {
Callers
1
Render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected