Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetCameraDirection
Method
GetCameraDirection
engine/Poseidon/World/Simulation/Simul.cpp:953–956 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
951
}
952
953
Vector3 Object::GetCameraDirection(CameraType camType) const
954
{
955
return Direction();
956
}
957
958
bool Object::IsVirtualX(CameraType camType) const
959
{
Callers
1
Simulate
Method · 0.45
Calls
1
Direction
Class · 0.85
Tested by
no test coverage detected