Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ finalize
Function
finalize
pdal/PointTable.hpp:70–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
MetadataNode metadata()
69
{ return m_metadata->getNode(); }
70
virtual void finalize()
71
{ m_layoutRef.finalize(); }
72
void setSpatialReference(const SpatialReference& srs)
73
{
74
clearSpatialReferences();
Callers
nothing calls this directly
Calls
3
capacity
Function · 0.85
resize
Method · 0.80
finalize
Method · 0.45
Tested by
no test coverage detected