Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetUp
Method
SetUp
Source/Graphics/camera.cpp:115–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
void Camera::SetUp(const vec3& _up) {
116
up = _up;
117
}
118
119
void Camera::SetZRotation(const float new_val) {
120
old_z_rotation = z_rotation;
Callers
2
Execute
Method · 0.45
AS_MetaCameraSetUp
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected