Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ isFloat
Method
isFloat
src/OpenColorIO/ImageDesc.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool GenericImageDesc::isFloat() const
110
{
111
return m_isFloat;
112
}
113
114
115
///////////////////////////////////////////////////////////////////////////
Callers
5
isFloat
Function · 0.45
init
Method · 0.45
PackedImageDesc
Method · 0.45
PlanarImageDesc
Method · 0.45
GetOptimizationMode
Function · 0.45
Calls
1
getImpl
Function · 0.50
Tested by
no test coverage detected