Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudCompare/CloudCompare
/ getCLEntityType
Method
getCLEntityType
libs/CCPluginAPI/src/ccCommandLineInterface.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
CL_ENTITY_TYPE CLGroupDesc::getCLEntityType() const
85
{
86
return CL_ENTITY_TYPE::GROUP;
87
}
88
89
//////
90
// CLCloudDesc
Callers
2
exportEntity
Method · 0.80
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected