Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ ASGetMouseRay
Method
ASGetMouseRay
Source/Graphics/camera.cpp:829–831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
827
}
828
829
vec3 Camera::ASGetMouseRay() const {
830
return GetMouseRay();
831
}
832
833
void Camera::reset() {
834
target_horz_fov = 90.0f;
Callers
nothing calls this directly
Calls
1
GetMouseRay
Function · 0.85
Tested by
no test coverage detected