Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
273
int IFFFile::Tag::id()
274
{
275
return m_id;
276
}
277
278
char IFFFile::Tag::alignmentByte()
279
{
Callers
12
testEntryConstructor
Method · 0.80
canRead
Method · 0.80
open
Method · 0.80
numParticles
Method · 0.80
attributeNames
Method · 0.80
readAttribute
Method · 0.80
handleValue
Method · 0.80
handleArray
Method · 0.80
handleValue
Method · 0.80
handleArray
Method · 0.80
handleValue
Method · 0.80
handleArray
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected