Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
QString pymeshlab::FunctionParameter::pythonName() const
51
{
52
return parameter->pythonName();
53
}
54
55
QString pymeshlab::FunctionParameter::meshlabName() const
56
{
Callers
6
pythonFunctionParameters
Method · 0.45
contains
Method · 0.45
function.cpp
File · 0.45
operator<
Method · 0.45
operator==
Method · 0.45
pyMeshLabCall
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected