MCPcopy 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
50WktParser::WktParser() {
51}
52
53void WktParser::SetWkt(const std::string wktin) {
54 wktraw = wktin;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected