Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Front
Function
Front
engine/Poseidon/Graphics/Core/GLCullState.hpp:23–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
inline void Front()
24
{
25
glEnable(GL_CULL_FACE);
26
glCullFace(GL_FRONT);
27
}
28
29
inline void None()
30
{
Callers
2
RenderCascadeArray
Function · 0.85
ApplyPipeline
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected