Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetFlatFacing
Method
SetFlatFacing
Source/Graphics/camera.cpp:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void Camera::SetFlatFacing(const vec3& v) {
59
flat_facing = v;
60
}
61
62
void Camera::FixDiscontinuity() {
63
old_chase_distance = chase_distance;
Callers
1
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected