clearPerspectiveCache method

void clearPerspectiveCache()

Implementation

void clearPerspectiveCache() {
  _perspectiveCache.clear();
}