Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ FbiWriter
Method
FbiWriter
io/FbiWriter.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
CREATE_STATIC_STAGE(FbiWriter, s_info)
53
54
FbiWriter::FbiWriter():
55
hdr(new fbi::FbiHdr())
56
{}
57
58
FbiWriter::~FbiWriter()
59
{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected