Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
bool IFFFile::Chunk::isGroup()
120
{
121
return m_type.isGroup();
122
}
123
124
IFFFile::Tag IFFFile::Chunk::groupName()
125
{
Callers
3
canRead
Method · 0.80
open
Method · 0.80
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected