|
Blender
V2.59
|
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 1681 of file image_ops.c.
Definition at line 1682 of file image_ops.c.
Referenced by sample_exit(), and sample_invoke().
Definition at line 1685 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
| char ImageSampleInfo::col |
Definition at line 1687 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
| float ImageSampleInfo::colf |
Definition at line 1688 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
| float* ImageSampleInfo::colfp |
Definition at line 1693 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
Definition at line 1145 of file node_edit.c.
Referenced by sample_apply().
| char* ImageSampleInfo::colp |
Definition at line 1692 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
Definition at line 1697 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
| void * ImageSampleInfo::draw_handle |
Definition at line 1683 of file image_ops.c.
Referenced by sample_exit(), and sample_invoke().
Definition at line 1684 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
Definition at line 1684 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
Definition at line 1689 of file image_ops.c.
Referenced by sample_apply().
| float ImageSampleInfo::zf |
Definition at line 1690 of file image_ops.c.
Referenced by sample_apply().
| float* ImageSampleInfo::zfp |
Definition at line 1695 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().
| int* ImageSampleInfo::zp |
Definition at line 1694 of file image_ops.c.
Referenced by sample_apply(), and sample_draw().