Searched refs:empty (Results 1 – 2 of 2) sorted by relevance
49 bool empty() const { return m_index==0; } in empty() function
138 NN_ASSERT(m_sceneStack.empty()==false); in Update()