Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ type
Method
type
plugins/e57/libE57Format/src/StructureNodeImpl.cpp:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
NodeType StructureNodeImpl::type() const
44
{
45
// don't checkImageFileOpen
46
return TypeStructure;
47
}
48
49
//??? use visitor?
50
bool StructureNodeImpl::isTypeEquivalent( NodeImplSharedPtr ni )
Callers
1
isTypeEquivalent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected