Blender V2.61 - r43446
Public Attributes

UndoImageTile Struct Reference

List of all members.

Public Attributes

struct UndoImageTilenext
struct UndoImageTileprev
char idname [MAX_ID_NAME]
char ibufname [IB_FILENAME_SIZE]
void * rect
int x
int y
short source
short use_float
char gen_type

Detailed Description

Definition at line 377 of file paint_image.c.


Member Data Documentation

Definition at line 387 of file paint_image.c.

Referenced by image_undo_push_tile(), and image_undo_restore().

char UndoImageTile::ibufname[IB_FILENAME_SIZE]

Definition at line 381 of file paint_image.c.

Referenced by image_undo_push_tile(), and image_undo_restore().

char UndoImageTile::idname[MAX_ID_NAME]

Definition at line 380 of file paint_image.c.

Referenced by image_undo_push_tile(), and image_undo_restore().

Definition at line 378 of file paint_image.c.

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

Definition at line 378 of file paint_image.c.

Definition at line 383 of file paint_image.c.

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

Definition at line 386 of file paint_image.c.

Referenced by image_undo_push_tile(), and image_undo_restore().

Definition at line 386 of file paint_image.c.

Referenced by image_undo_push_tile(), and image_undo_restore().


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