Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCOLLADA
/ getNumParameters
Method
getNumParameters
DAEValidator/library/src/ArgumentParser.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
size_t Argument::getNumParameters() const
117
{
118
return mValues.size();
119
}
120
121
bool Argument::isSet() const
122
{
Callers
2
parseArguments
Method · 0.80
usage
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected