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

Method get_directory

LASlib/src/laswriter.cpp:1075–1078  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1073}
1074
1075const CHAR* LASwriteOpener::get_directory() const
1076{
1077 return directory;
1078}
1079
1080const CHAR* LASwriteOpener::get_file_name() const
1081{

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected