Searched refs:RemoveIf (Results 1 – 2 of 2) sorted by relevance
269 return RemoveIf([&value](const ValueType &v) { return value == v; }); in Remove()273 bool RemoveIf(Predicate pred) in RemoveIf() function
103142 RemoveIf(t) { method in anonymousFunction47c28f46f9500.anonymousFunction47c28f46f9600.Pn104365 this.m_contactBuffer.RemoveIf(n);104394 t && this.m_contactBuffer.RemoveIf(Un.b2ParticleContactIsZombie);105151 this.m_proxyBuffer.RemoveIf(n.IsProxyInvalid);105157 this.m_contactBuffer.RemoveIf(n.IsContactInvalid);105162 this.m_bodyContactBuffer.RemoveIf(n.IsBodyContactInvalid);105168 this.m_pairBuffer.RemoveIf(n.IsPairInvalid);105175 this.m_triadBuffer.RemoveIf(n.IsTriadInvalid);