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

Method compressedBlocks

src/IECore/StreamIndexedIO.cpp:698–701  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

696 }
697
698 inline unsigned short compressedBlocks() const
699 {
700 return m_numCompressedBlocks;
701 }
702
703 void copyFrom( DataNode *other )
704 {

Callers 2

dataChildInfoMethod · 0.45
writeDataNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected