MCPcopy 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
829vec3 Camera::ASGetMouseRay() const {
830 return GetMouseRay();
831}
832
833void Camera::reset() {
834 target_horz_fov = 90.0f;

Callers

nothing calls this directly

Calls 1

GetMouseRayFunction · 0.85

Tested by

no test coverage detected