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

Method set_file_name

LASlib/src/lasreader.cpp:2545–2547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2543}
2544
2545void LASreadOpener::set_file_name(const CHAR* file_name, BOOL unique) {
2546 add_file_name(file_name, unique);
2547}
2548
2549#ifdef _WIN32
2550#include <windows.h>

Callers 1

openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected