Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ getUpAxis
Method
getUpAxis
examples/OpenGLWindow/SimpleOpenGL3App.cpp:1175–1178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1173
m_data->m_upAxis = axis;
1174
}
1175
int SimpleOpenGL3App::getUpAxis() const
1176
{
1177
return m_data->m_upAxis;
1178
}
1179
#endif //#ifndef NO_OPENGL3
Callers
15
getRayTo
Method · 0.45
getRayTo
Method · 0.45
getRayTo
Method · 0.45
update
Method · 0.45
createCollisionShapeGraphicsObject
Method · 0.45
copyCameraImageData
Method · 0.45
InverseKinematicsExample
Method · 0.45
getRayTo
Method · 0.45
main
Function · 0.45
HandleInput
Method · 0.45
RenderStereoTargets
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected