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

Method appendUnique

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

* Appends a unique object to the end of the @c daeArray. * Functions the same as @c append(), but does nothing if the value is already in the @c daeArray. * @param value Value of the object to append. * @return Returns the index where this value was appended. If the value already exists in the array, * returns the index in this array where the value was found. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getChildrenMethod · 0.80
addExternalReferenceMethod · 0.80

Calls 2

findFunction · 0.50
appendFunction · 0.50

Tested by

no test coverage detected