Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ getCameraYaw
Method
getCameraYaw
examples/OpenGLWindow/SimpleCamera.cpp:389–392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
float SimpleCamera::getCameraYaw() const
390
{
391
return m_data->m_yaw;
392
}
393
394
void SimpleCamera::setCameraPitch(float pitch)
395
{
Callers
5
defaultMouseMoveCallback
Method · 0.80
update
Method · 0.80
getCameraInfo
Method · 0.80
mouseMoveCallback
Method · 0.80
getCameraInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected