MCPcopy Create free account
hub / github.com/ImageEngine/cortex / isGroup

Method isGroup

src/IECore/IFFFile.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119bool IFFFile::Chunk::isGroup()
120{
121 return m_type.isGroup();
122}
123
124IFFFile::Tag IFFFile::Chunk::groupName()
125{

Callers 3

canReadMethod · 0.80
openMethod · 0.80
openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected