Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ registerFlushToOutput
Method
registerFlushToOutput
plugins/e57/libE57Format/src/Encoder.cpp:469–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
467
}
468
469
bool BitpackFloatEncoder::registerFlushToOutput()
470
{
471
// Since have no registers in encoder, return success
472
return ( true );
473
}
474
475
float BitpackFloatEncoder::bitsPerRecord()
476
{
Callers
1
flush
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected