Blender V2.61 - r43446
|
#include <node_composite_util.h>
Public Attributes | |
float * | rect |
int | x |
int | y |
int | xrad |
int | yrad |
short | type |
short | malloc |
rcti | disprect |
int | xof |
int | yof |
void(* | rect_procedural )(struct CompBuf *, float *, float, float) |
float | procedural_size [3] |
float | procedural_offset [3] |
int | procedural_type |
bNode * | node |
struct CompBuf * | next |
struct CompBuf * | prev |
Definition at line 91 of file node_composite_util.h.
Definition at line 95 of file node_composite_util.h.
Referenced by alloc_compbuf().
short CompBuf::malloc |
Definition at line 94 of file node_composite_util.h.
Referenced by alloc_compbuf(), exec(), free_compbuf(), node_composit_exec_composite(), node_composit_exec_image(), node_composit_exec_scale(), node_composit_exec_viewer(), node_composit_get_image(), node_composit_get_movieclip(), and pass_on_compbuf().
struct CompBuf* CompBuf::next |
Definition at line 103 of file node_composite_util.h.
Referenced by free_compbuf(), and pass_on_compbuf().
Definition at line 101 of file node_composite_util.h.
Referenced by compbuf_set_node(), has_nodetree(), node_composit_exec_texture(), texture_procedural(), and typecheck_compbuf().
struct CompBuf * CompBuf::prev |
Definition at line 103 of file node_composite_util.h.
Referenced by free_compbuf(), and pass_on_compbuf().
float CompBuf::procedural_offset[3] |
Definition at line 99 of file node_composite_util.h.
Referenced by node_composit_exec_texture(), texture_procedural(), and typecheck_compbuf().
float CompBuf::procedural_size[3] |
Definition at line 99 of file node_composite_util.h.
Referenced by node_composit_exec_texture(), texture_procedural(), and typecheck_compbuf().
Definition at line 100 of file node_composite_util.h.
Referenced by node_composit_exec_texture(), texture_procedural(), and typecheck_compbuf().
float* CompBuf::rect |
Definition at line 92 of file node_composite_util.h.
Referenced by addImage(), alloc_compbuf(), avgLogLum(), bloom_with_reference(), blur_single_image(), blur_with_reference(), bokeh_single_image(), BTP(), compbuf_from_pass(), compbuf_get_pixel(), composit1_pixel_processor(), composit2_pixel_processor(), composit3_pixel_processor(), composit4_pixel_processor(), convolve(), dblur(), defocus_blur(), do_displace(), do_filter3(), do_filter_edge(), do_idmask(), do_idmask_fsa(), do_mapuv(), dupalloc_compbuf(), exec(), free_compbuf(), gamma_correct_compbuf(), generate_preview(), generate_procedural_preview(), get_cropped_compbuf(), ghosts(), IIR_gauss(), IIR_gauss_single(), lensDistort(), mixImages(), morpho_dilate(), morpho_erode(), node_composit_exec_bilateralblur(), node_composit_exec_composite(), node_composit_exec_crop(), node_composit_exec_doubleedgemask(), node_composit_exec_flip(), node_composit_exec_image(), node_composit_exec_normalize(), node_composit_exec_output_file(), node_composit_exec_rlayers(), node_composit_exec_rotate(), node_composit_exec_scale(), node_composit_exec_vecblur(), node_composit_exec_viewer(), node_composit_exec_zcombine(), node_composit_get_image(), node_composit_get_movieclip(), node_composit_get_zimage(), node_composit_transform(), pass_on_compbuf(), premul_compbuf(), print_compbuf(), qd_addPixel(), qd_downScaledCopy(), qd_getPixel(), qd_getPixelLerp(), qd_getPixelLerpChan(), qd_getPixelLerpWrap(), qd_multPixel(), qd_setPixel(), scalefast_compbuf(), star4(), streaks(), tonemap(), typecheck_compbuf(), and valbuf_from_rgbabuf().
void(* CompBuf::rect_procedural)(struct CompBuf *, float *, float, float) |
Definition at line 98 of file node_composite_util.h.
Referenced by compbuf_get_pixel(), composit_check_compbuf(), generate_preview(), generate_procedural_preview(), node_composit_exec_texture(), qd_getPixel(), and typecheck_compbuf().
short CompBuf::type |
Definition at line 94 of file node_composite_util.h.
Referenced by addImage(), alloc_compbuf(), blur_single_image(), blur_with_reference(), bokeh_single_image(), compbuf_get_pixel(), composit1_pixel_processor(), composit2_pixel_processor(), composit3_pixel_processor(), composit4_pixel_processor(), convolve(), dblur(), defocus_blur(), do_filter3(), do_filter_edge(), dupalloc_compbuf(), gamma_correct_compbuf(), generate_procedural_preview(), ghosts(), IIR_gauss(), IIR_gauss_single(), lensDistort(), mixImages(), node_composit_exec_bilateralblur(), node_composit_exec_blur(), node_composit_exec_crop(), node_composit_exec_dblur(), node_composit_exec_defocus(), node_composit_exec_doubleedgemask(), node_composit_exec_filter(), node_composit_exec_flip(), node_composit_exec_glare(), node_composit_exec_idmask(), node_composit_exec_image(), node_composit_exec_output_file(), node_composit_exec_tonemap(), pass_on_compbuf(), premul_compbuf(), qd_addPixel(), qd_downScaledCopy(), qd_getPixel(), qd_getPixelLerp(), qd_getPixelLerpChan(), qd_getPixelLerpWrap(), qd_multPixel(), qd_setPixel(), scalefast_compbuf(), star4(), streaks(), texture_procedural(), tonemap(), and typecheck_compbuf().
int CompBuf::x |
Definition at line 93 of file node_composite_util.h.
Referenced by addImage(), alloc_compbuf(), avgLogLum(), bloom_with_reference(), blur_single_image(), blur_with_reference(), bokeh_single_image(), brightness_mean(), brightness_standard_deviation(), BTP(), compbuf_get_pixel(), composit1_pixel_processor(), composit2_pixel_processor(), composit3_pixel_processor(), composit4_pixel_processor(), convolve(), dblur(), defocus_blur(), do_displace(), do_filter3(), do_filter_edge(), do_idmask(), do_idmask_fsa(), do_mapuv(), draw_histogram(), dupalloc_compbuf(), fill_bins(), gamma_correct_compbuf(), generate_preview(), generate_procedural_preview(), get_cropped_compbuf(), ghosts(), IIR_gauss(), IIR_gauss_single(), lensDistort(), mixImages(), morpho_dilate(), morpho_erode(), node_composit_exec_alphaover(), node_composit_exec_bilateralblur(), node_composit_exec_blur(), node_composit_exec_color_spill(), node_composit_exec_colorbalance(), node_composit_exec_combhsva(), node_composit_exec_combrgba(), node_composit_exec_combycca(), node_composit_exec_combyuva(), node_composit_exec_crop(), node_composit_exec_curve_rgb(), node_composit_exec_defocus(), node_composit_exec_displace(), node_composit_exec_doubleedgemask(), node_composit_exec_filter(), node_composit_exec_flip(), node_composit_exec_gamma(), node_composit_exec_huecorrect(), node_composit_exec_idmask(), node_composit_exec_image(), node_composit_exec_invert(), node_composit_exec_lensdist(), node_composit_exec_map_value(), node_composit_exec_mapuv(), node_composit_exec_math(), node_composit_exec_mix_rgb(), node_composit_exec_movieclip(), node_composit_exec_normal(), node_composit_exec_normalize(), node_composit_exec_output_file(), node_composit_exec_rgbtobw(), node_composit_exec_rotate(), node_composit_exec_scale(), node_composit_exec_setalpha(), node_composit_exec_valtorgb(), node_composit_exec_vecblur(), node_composit_exec_zcombine(), node_composit_transform(), pass_on_compbuf(), premul_compbuf(), print_compbuf(), qd_addPixel(), qd_downScaledCopy(), qd_getPixel(), qd_getPixelLerp(), qd_getPixelLerpChan(), qd_getPixelLerpWrap(), qd_multPixel(), qd_setPixel(), scalefast_compbuf(), star4(), streaks(), tonemap(), typecheck_compbuf(), and valbuf_from_rgbabuf().
int CompBuf::xof |
Definition at line 96 of file node_composite_util.h.
Referenced by blur_with_reference(), compbuf_get_pixel(), composit_check_compbuf(), do_displace(), dupalloc_compbuf(), node_composit_exec_bilateralblur(), node_composit_exec_blur(), node_composit_exec_filter(), node_composit_exec_rlayers(), node_composit_exec_rotate(), node_composit_exec_scale(), node_composit_exec_translate(), pass_on_compbuf(), typecheck_compbuf(), and valbuf_from_rgbabuf().
int CompBuf::xrad |
Definition at line 93 of file node_composite_util.h.
Referenced by alloc_compbuf(), blur_with_reference(), compbuf_get_pixel(), composit1_pixel_processor(), composit2_pixel_processor(), composit3_pixel_processor(), composit4_pixel_processor(), generate_procedural_preview(), and qd_getPixel().
int CompBuf::y |
Definition at line 93 of file node_composite_util.h.
Referenced by addImage(), alloc_compbuf(), avgLogLum(), bloom_with_reference(), blur_single_image(), blur_with_reference(), bokeh_single_image(), brightness_mean(), brightness_standard_deviation(), BTP(), compbuf_get_pixel(), composit1_pixel_processor(), composit2_pixel_processor(), composit3_pixel_processor(), composit4_pixel_processor(), convolve(), dblur(), defocus_blur(), do_displace(), do_filter3(), do_filter_edge(), do_idmask(), do_idmask_fsa(), do_mapuv(), draw_histogram(), dupalloc_compbuf(), fill_bins(), gamma_correct_compbuf(), generate_preview(), generate_procedural_preview(), get_cropped_compbuf(), ghosts(), IIR_gauss(), IIR_gauss_single(), lensDistort(), mixImages(), morpho_dilate(), morpho_erode(), node_composit_exec_alphaover(), node_composit_exec_bilateralblur(), node_composit_exec_blur(), node_composit_exec_color_spill(), node_composit_exec_colorbalance(), node_composit_exec_combhsva(), node_composit_exec_combrgba(), node_composit_exec_combycca(), node_composit_exec_combyuva(), node_composit_exec_crop(), node_composit_exec_curve_rgb(), node_composit_exec_defocus(), node_composit_exec_displace(), node_composit_exec_doubleedgemask(), node_composit_exec_filter(), node_composit_exec_flip(), node_composit_exec_gamma(), node_composit_exec_huecorrect(), node_composit_exec_idmask(), node_composit_exec_image(), node_composit_exec_invert(), node_composit_exec_lensdist(), node_composit_exec_map_value(), node_composit_exec_mapuv(), node_composit_exec_math(), node_composit_exec_mix_rgb(), node_composit_exec_movieclip(), node_composit_exec_normal(), node_composit_exec_normalize(), node_composit_exec_output_file(), node_composit_exec_rgbtobw(), node_composit_exec_rotate(), node_composit_exec_scale(), node_composit_exec_setalpha(), node_composit_exec_valtorgb(), node_composit_exec_vecblur(), node_composit_exec_zcombine(), node_composit_transform(), pass_on_compbuf(), premul_compbuf(), print_compbuf(), qd_downScaledCopy(), qd_getPixelLerp(), qd_getPixelLerpChan(), qd_getPixelLerpWrap(), scalefast_compbuf(), star4(), streaks(), tonemap(), typecheck_compbuf(), and valbuf_from_rgbabuf().
int CompBuf::yof |
Definition at line 96 of file node_composite_util.h.
Referenced by blur_with_reference(), compbuf_get_pixel(), composit_check_compbuf(), do_displace(), dupalloc_compbuf(), node_composit_exec_bilateralblur(), node_composit_exec_blur(), node_composit_exec_filter(), node_composit_exec_rlayers(), node_composit_exec_rotate(), node_composit_exec_scale(), node_composit_exec_translate(), pass_on_compbuf(), typecheck_compbuf(), and valbuf_from_rgbabuf().
int CompBuf::yrad |
Definition at line 93 of file node_composite_util.h.
Referenced by alloc_compbuf(), blur_with_reference(), compbuf_get_pixel(), composit1_pixel_processor(), composit2_pixel_processor(), composit3_pixel_processor(), composit4_pixel_processor(), generate_procedural_preview(), and qd_getPixel().