MCPcopy 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
373Matrix4 Thing::InsideCamera(CameraType camType) const
374{
375 return base::InsideCamera(camType);
376}
377
378int Thing::InsideLOD(CameraType camType) const
379{

Callers 2

InitCameraParsMethod · 0.45
SimulateMethod · 0.45

Calls 1

InsideCameraFunction · 0.85

Tested by

no test coverage detected