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

Method NameSpace

plugins/e57/libE57Format/src/ImageFileImpl.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 ustring uri;
41
42 NameSpace( const ustring &prefix0, const ustring &uri0 ) : prefix( prefix0 ), uri( uri0 )
43 {
44 }
45 };
46
47 struct E57FileHeader

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected