MCPcopy Create free account
hub / github.com/cnr-isti-vclab/meshlab / pythonName

Method pythonName

src/common/python/function_parameter.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50QString pymeshlab::FunctionParameter::pythonName() const
51{
52 return parameter->pythonName();
53}
54
55QString pymeshlab::FunctionParameter::meshlabName() const
56{

Callers 6

containsMethod · 0.45
function.cppFile · 0.45
operator<Method · 0.45
operator==Method · 0.45
pyMeshLabCallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected