MCPcopy 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
180std::string getVersionString()
181{
182 return getString( GL_VERSION );
183}
184
185std::string getVendorString()
186{

Callers

nothing calls this directly

Calls 1

getStringFunction · 0.85

Tested by

no test coverage detected