예제 #1
0
 bool IsReachEmpty() const {
   return reach.IsEmpty();
 }
예제 #2
0
 bool IsTerrainReachEmpty() const {
   return reach_terrain.IsEmpty();
 }