MCPcopy 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
351RdbPointcloud::~RdbPointcloud()
352{
353 m_select_query.close();
354 m_pointcloud .close();
355}
356
357
358void RdbPointcloud::addDimensions(PointLayoutPtr layout)

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected