MCPcopy Create free account
hub / github.com/PDAL/PDAL / setAttachedRecursive

Method setAttachedRecursive

plugins/e57/libE57Format/src/NodeImpl.cpp:143–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void NodeImpl::setAttachedRecursive()
144{
145 // Non-terminal node types (Structure, Vector, CompressedVector) will override this virtual
146 // function, to mark their children, codecs, prototypes
147 isAttached_ = true;
148}
149
150ustring NodeImpl::imageFileName() const
151{

Callers 2

construct2Method · 0.45
startElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected