Blender  V2.59
Public Attributes
UndoImageTile Struct Reference

List of all members.

Public Attributes

struct UndoImageTilenext
struct UndoImageTileprev
char idname [MAX_ID_NAME]
void * rect
int x
int y

Detailed Description

Definition at line 354 of file paint_image.c.


Member Data Documentation

char UndoImageTile::idname[MAX_ID_NAME]

Definition at line 357 of file paint_image.c.

Referenced by image_undo_push_tile(), and image_undo_restore().

Definition at line 355 of file paint_image.c.

Referenced by image_undo_free(), image_undo_push_tile(), and image_undo_restore().

Definition at line 355 of file paint_image.c.

Definition at line 359 of file paint_image.c.

Referenced by image_undo_free(), image_undo_push_tile(), and undo_copy_tile().


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