MCPcopy 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
109bool GenericImageDesc::isFloat() const
110{
111 return m_isFloat;
112}
113
114
115///////////////////////////////////////////////////////////////////////////

Callers 5

isFloatFunction · 0.45
initMethod · 0.45
PackedImageDescMethod · 0.45
PlanarImageDescMethod · 0.45
GetOptimizationModeFunction · 0.45

Calls 1

getImplFunction · 0.50

Tested by

no test coverage detected