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

Method LASvlr_lastiling

LASlib/src/lasvlr.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31#include "lasvlr.hpp"
32
33LASvlr_lastiling::LASvlr_lastiling()
34{
35 memset((void*)this, 0, sizeof(LASvlr_lastiling));
36}
37
38LASvlr_lasoriginal::LASvlr_lasoriginal()
39{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected