Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
private:
75
ByteStreamIn* instream;
Callers
1
read_point_default
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected