Animator_RAMIMAGE_tag Struct Reference
[Animator]


Detailed Description

Holds an image map in memory.

For image maps that will be embedded in the OFX file. The Sky and Ground could have an image associated with it and this structure will define that image.

Definition at line 269 of file ASTRUCT.H.


Data Fields

long size
 The size of the image map (this is a file size - the image is held as a copy of the file.).
char * filename
 The file in which the image originated.
unsigned char * data
 The actual image data - image are just RAW data - no type is used in this program.

Field Documentation

long size

char* filename

unsigned char* data


The documentation for this struct was generated from the following file:

Generated on Sun Apr 27 14:20:19 2014 for OpenFX by  doxygen 1.5.6