Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setNextDouble
Method
setNextDouble
plugins/e57/libE57Format/src/SourceDestBufferImpl.cpp:947–950 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
945
}
946
947
void SourceDestBufferImpl::setNextDouble( double value )
948
{
949
_setNextReal( value );
950
}
951
952
void SourceDestBufferImpl::setNextString( const ustring &value )
953
{
Callers
1
inputProcessAligned
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected