Blender V2.61 - r43446
|
Public Attributes | |
ARegionType * | art |
void * | draw_handle |
int | x |
int | y |
int | channels |
char | col [4] |
float | colf [4] |
int | z |
float | zf |
char * | colp |
float * | colfp |
int * | zp |
float * | zfp |
int | draw |
int | color_manage |
Definition at line 1753 of file image_ops.c.
Definition at line 1754 of file image_ops.c.
Referenced by image_sample_exit(), image_sample_invoke(), sample_exit(), and sample_invoke().
Definition at line 1757 of file image_ops.c.
Referenced by image_sample_apply(), image_sample_draw(), sample_apply(), and sample_draw().
char ImageSampleInfo::col |
Definition at line 1759 of file image_ops.c.
Referenced by image_sample_apply(), sample_apply(), and sample_draw().
float ImageSampleInfo::colf |
Definition at line 1760 of file image_ops.c.
Referenced by image_sample_apply(), sample_apply(), and sample_draw().
float* ImageSampleInfo::colfp |
Definition at line 1765 of file image_ops.c.
Referenced by image_sample_apply(), and image_sample_draw().
Definition at line 1335 of file node_edit.c.
Referenced by sample_apply().
char* ImageSampleInfo::colp |
Definition at line 1764 of file image_ops.c.
Referenced by image_sample_apply(), and image_sample_draw().
Definition at line 1769 of file image_ops.c.
Referenced by image_sample_apply(), image_sample_draw(), and sample_apply().
void * ImageSampleInfo::draw_handle |
Definition at line 1755 of file image_ops.c.
Referenced by image_sample_exit(), image_sample_invoke(), sample_exit(), and sample_invoke().
Definition at line 1756 of file image_ops.c.
Referenced by image_sample_apply(), image_sample_draw(), sample_apply(), and sample_draw().
Definition at line 1756 of file image_ops.c.
Referenced by image_sample_apply(), image_sample_draw(), sample_apply(), and sample_draw().
Definition at line 1761 of file image_ops.c.
Referenced by image_sample_apply().
float ImageSampleInfo::zf |
Definition at line 1762 of file image_ops.c.
Referenced by image_sample_apply().
float* ImageSampleInfo::zfp |
Definition at line 1767 of file image_ops.c.
Referenced by image_sample_apply(), and image_sample_draw().
int* ImageSampleInfo::zp |
Definition at line 1766 of file image_ops.c.
Referenced by image_sample_apply(), and image_sample_draw().