Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getGData
Method
getGData
src/OpenColorIO/ImageDesc.cpp:535–538 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
}
534
535
void * PackedImageDesc::getGData() const
536
{
537
return getImpl()->m_gData;
538
}
539
540
void * PackedImageDesc::getBData() const
541
{
Callers
3
ImageDesc.cpp
File · 0.45
init
Method · 0.45
Process
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
1
Process
Function · 0.36