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

Method id

src/IECore/IFFFile.cpp:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273int IFFFile::Tag::id()
274{
275 return m_id;
276}
277
278char IFFFile::Tag::alignmentByte()
279{

Callers 12

testEntryConstructorMethod · 0.80
canReadMethod · 0.80
openMethod · 0.80
numParticlesMethod · 0.80
attributeNamesMethod · 0.80
readAttributeMethod · 0.80
handleValueMethod · 0.80
handleArrayMethod · 0.80
handleValueMethod · 0.80
handleArrayMethod · 0.80
handleValueMethod · 0.80
handleArrayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected