Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ InsideLOD
Method
InsideLOD
engine/Poseidon/World/Scene/Thing.cpp:378–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
int Thing::InsideLOD(CameraType camType) const
379
{
380
return base::InsideLOD(camType);
381
}
382
383
// no get-in to buildings
384
Callers
2
Simulate
Method · 0.45
DrawSortObject
Function · 0.45
Calls
1
InsideLOD
Function · 0.85
Tested by
no test coverage detected