MCPcopy 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
953Vector3 Object::GetCameraDirection(CameraType camType) const
954{
955 return Direction();
956}
957
958bool Object::IsVirtualX(CameraType camType) const
959{

Callers 1

SimulateMethod · 0.45

Calls 1

DirectionClass · 0.85

Tested by

no test coverage detected