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