This is Warp1Common.h in view mode; [Download] [Up]
typedef struct { int isAnim; //process tiffs from anim folder int maxAnimFiles; // how many files in anim directory char *animDirName; // name of the anim directory List *imageList; //list of images char *imageName; //name of main image file or anim folder } ImageStruct;
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.