Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xEnvRender
Function
xEnvRender
src/SB/Core/x/xEnv.cpp:32–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void xEnvRender(xEnv* env)
33
{
34
if (env->geom != NULL)
35
{
36
iEnvRender(env->geom);
37
}
38
}
Callers
1
zEnvRender
Function · 0.85
Calls
1
iEnvRender
Function · 0.85
Tested by
no test coverage detected