Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ ~RdbPointcloud
Method
~RdbPointcloud
plugins/rdb/io/RdbPointcloud.cpp:351–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
350
351
RdbPointcloud::~RdbPointcloud()
352
{
353
m_select_query.close();
354
m_pointcloud .close();
355
}
356
357
358
void RdbPointcloud::addDimensions(PointLayoutPtr layout)
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected