MCPcopy Create free account
hub / github.com/PDAL/PDAL / setQueryBuffer

Method setQueryBuffer

plugins/tiledb/io/TileDBUtils.cpp:617–620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

615}
616
617void BitFieldsBuffer::setQueryBuffer(tiledb::Query& query)
618{
619 query.set_data_buffer(m_name, m_data);
620}
621
622} // namespace pdal

Callers 2

flushCacheMethod · 0.45
localReadyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected