MCPcopy Create free account
hub / github.com/LAStools/LAStools / warning

Method warning

LASzip/src/lasreadpoint.hpp:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71 inline const CHAR* error() const { return last_error; };
72 inline const CHAR* warning() const { return last_warning; };
73
74private:
75 ByteStreamIn* instream;

Callers 1

read_point_defaultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected