MCPcopy 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
947void SourceDestBufferImpl::setNextDouble( double value )
948{
949 _setNextReal( value );
950}
951
952void SourceDestBufferImpl::setNextString( const ustring &value )
953{

Callers 1

inputProcessAlignedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected