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

Method LASignore

LASlib/src/lasignore.cpp:396–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

394}
395
396LASignore::LASignore()
397{
398 ignore_mask = 0;
399 ignore_classification_mask[0] = ignore_classification_mask[1] = ignore_classification_mask[2] = ignore_classification_mask[3] = ignore_classification_mask[4] = ignore_classification_mask[5] = ignore_classification_mask[6] = ignore_classification_mask[7] = 0;
400}
401
402LASignore::~LASignore()
403{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected