raster_t Struct Reference


Public Attributes

short r_num
short r_size
char r_data [4]


Detailed Description

Collection of sprites or textures used by the CyOS 3D library.

See also:
3D Graphics


Member Data Documentation

char r_data[4]
 

Data for the images.

short r_num
 

Number of images in the collection.

short r_size
 

Size of a single image in the collection.