Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ ~OglApp
Method
~OglApp
src/libutils/oglapphelpers/oglapp.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
{}
40
41
OglApp::~OglApp()
42
{
43
m_oglBuilder.reset();
44
}
45
46
void OglApp::setImageDimensions(int imgWidth, int imgHeight, Components comp)
47
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected