Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ WktParser
Method
WktParser
src/wktparser.cpp:50–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
WktParser::WktParser() {
51
}
52
53
void WktParser::SetWkt(const std::string wktin) {
54
wktraw = wktin;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected