MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / empty

Method empty

extlibs/vili/src/node.cpp:400–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398 }
399
400 bool node::empty() const
401 {
402 return this->size() == 0;
403 }
404
405 void node::clear()
406 {

Callers 15

isStringAlphaFunction · 0.45
isStringAlphaNumericFunction · 0.45
isStringIntFunction · 0.45
isStringFloatFunction · 0.45
sortByDistanceFunction · 0.45
loadGameObjectMethod · 0.45
useTriggerMethod · 0.45
addMethod · 0.45
findMethod · 0.45
findAllMethod · 0.45
loadTextureMethod · 0.45

Calls 1

sizeMethod · 0.95

Tested by

no test coverage detected