MCPcopy Create free account
hub / github.com/MBU-Team/OpenMBU / setCount

Method setCount

engine/lib/collada/include/dae/daeArray.h:210–220  ·  view source on GitHub ↗

* Resets the number of elements in the array. If the array increases in size, the new * elements will be initialized to the specified value. * @param nElements The new size of the array. * @param value The value new elements will be initialized to. * @note Shrinking the array does NOT free up memory. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

resolveElementMethod · 0.45
initMethod · 0.45
stringToArrayMethod · 0.45
copyArrayMethod · 0.45
setupMethod · 0.45
getDescendantMethod · 0.45
getChildrenByTypeFunction · 0.45

Calls 1

TClass · 0.50

Tested by

no test coverage detected