wxMaxima
Loading...
Searching...
No Matches
Macros
AnimationCell.cpp File Reference

This file defines the class AnimationCell. More...

#include "AnimationCell.h"
#include "../ErrorRedirector.h"
#include "CellImpl.h"
#include "CellPointers.h"
#include "ImgCell.h"
#include "StringUtils.h"
#include <memory>
#include <wx/anidecod.h>
#include <wx/clipbrd.h>
#include <wx/config.h>
#include <wx/file.h>
#include <wx/filename.h>
#include <wx/fs_mem.h>
#include <wx/imaggif.h>
#include <wx/mstream.h>
#include <wx/quantize.h>
#include <wx/utils.h>
#include <wx/wfstream.h>
#include <wx/window.h>
Include dependency graph for AnimationCell.cpp:

Macros

#define PRINT_SIZE_MULTIPLIER   (72.0 / 96.0)
 

Detailed Description

This file defines the class AnimationCell.

AnimationCell is the Cell type that represents animations.