MCPcopy 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
84CL_ENTITY_TYPE CLGroupDesc::getCLEntityType() const
85{
86 return CL_ENTITY_TYPE::GROUP;
87}
88
89//////
90// CLCloudDesc

Callers 2

exportEntityMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected