Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getVersionString
Function
getVersionString
src/cinder/gl/wrapper.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
std::string getVersionString()
181
{
182
return getString( GL_VERSION );
183
}
184
185
std::string getVendorString()
186
{
Callers
nothing calls this directly
Calls
1
getString
Function · 0.85
Tested by
no test coverage detected