MCPcopy Create free account
hub / github.com/CloudCompare/CloudCompare / getEntity

Method getEntity

libs/CCPluginAPI/src/ccCommandLineInterface.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72{}
73
74ccHObject *CLGroupDesc::getEntity()
75{
76 return groupEntity;
77}
78
79const ccHObject *CLGroupDesc::getEntity() const
80{

Callers 6

getExportFilenameMethod · 0.80
exportEntityMethod · 0.80
SelectEntitiesFunction · 0.80
saveCloudsMethod · 0.80
saveMeshesMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected