Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ active
Method
active
LASlib/src/demzip_dll.cpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
{
57
public:
58
BOOL active() const { return (first == FALSE); };
59
U32 number_of_point_records;
60
U32 number_of_points_by_return[16];
61
I32 max_X;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected