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

Method precision

plugins/e57/libE57Format/src/FloatNodeImpl.cpp:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 FloatPrecision FloatNodeImpl::precision() const
118 {
119 checkImageFileOpen( __FILE__, __LINE__, static_cast<const char *>( __FUNCTION__ ) );
120 return precision_;
121 }
122
123 double FloatNodeImpl::minimum() const
124 {

Callers 1

dumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected