MCPcopy 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

parseArgumentsMethod · 0.80
usageMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected