virtual void AddMovie(MovieImpl* movie);
AddMovie adds a movie to the list of movies to be profiled and is called from GFx::MovieImpl constructor.