internal static void ClearPools()
 {
     sm_ObjectListPool.Clear();
     sm_NodeListPool.Clear();
 }