Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
129
COPCindex* LASreaderPipeOn::get_copcindex() const
130
{
131
return (lasreader ? lasreader->get_copcindex() : 0);
132
}
133
134
void LASreaderPipeOn::set_filter(LASfilter* filter)
135
{
Callers
1
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected