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

Method get_copcindex

LASlib/src/lasreaderpipeon.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129COPCindex* LASreaderPipeOn::get_copcindex() const
130{
131 return (lasreader ? lasreader->get_copcindex() : 0);
132}
133
134void LASreaderPipeOn::set_filter(LASfilter* filter)
135{

Callers 1

openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected