Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ CopcWriter
Method
CopcWriter
io/CopcWriter.cpp:71–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
CREATE_STATIC_STAGE(CopcWriter, s_info);
70
71
CopcWriter::CopcWriter() : b(new copcwriter::BaseInfo), isRemote(false)
72
{}
73
74
CopcWriter::~CopcWriter()
75
{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected