Blender
V3.3
|
#include <DNA_texture_types.h>
Public Attributes | |
short | texco |
short | mapto |
short | maptoneg |
short | blendtype |
struct Object * | object |
struct Tex * | tex |
char | uvname [64] |
char | projx |
char | projy |
char | projz |
char | mapping |
char | brush_map_mode |
char | brush_angle_mode |
char | _pad [2] |
float | ofs [3] |
float | size [3] |
float | rot |
float | random_angle |
char | _pad0 [2] |
short | colormodel |
short | normapspace |
short | which_output |
float | r |
float | g |
float | b |
float | k |
float | def_var |
float | colfac |
float | varfac |
float | norfac |
float | dispfac |
float | warpfac |
float | colspecfac |
float | mirrfac |
float | alphafac |
float | difffac |
float | specfac |
float | emitfac |
float | hardfac |
float | raymirrfac |
float | translfac |
float | ambfac |
float | colemitfac |
float | colreflfac |
float | coltransfac |
float | densfac |
float | scatterfac |
float | reflfac |
float | timefac |
float | lengthfac |
float | clumpfac |
float | dampfac |
float | kinkfac |
float | kinkampfac |
float | roughfac |
float | padensfac |
float | gravityfac |
float | lifefac |
float | sizefac |
float | ivelfac |
float | fieldfac |
float | twistfac |
float | shadowfac |
float | zenupfac |
float | zendownfac |
float | blendfac |
Definition at line 27 of file DNA_texture_types.h.
char MTex::_pad[2] |
Definition at line 38 of file DNA_texture_types.h.
char MTex::_pad0[2] |
Definition at line 41 of file DNA_texture_types.h.
float MTex::alphafac |
Definition at line 52 of file DNA_texture_types.h.
float MTex::ambfac |
Definition at line 54 of file DNA_texture_types.h.
float MTex::b |
Definition at line 44 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate().
float MTex::blendfac |
Definition at line 68 of file DNA_texture_types.h.
short MTex::blendtype |
Definition at line 30 of file DNA_texture_types.h.
Referenced by get_cpa_texture(), and set_current_particle_texture().
char MTex::brush_angle_mode |
Definition at line 37 of file DNA_texture_types.h.
Referenced by blo_do_versions_270(), paint_brush_update(), paint_calculate_rake_rotation(), paint_stroke_curve_end(), paint_stroke_modal(), paint_update_brush_rake_rotation(), and stroke_done().
char MTex::brush_map_mode |
Definition at line 37 of file DNA_texture_types.h.
Referenced by BKE_brush_sample_masktex(), BKE_brush_sample_tex_3d(), blo_do_versions_260(), brush_painter_2d_refresh_cache(), do_brush_action(), do_projectpaint_thread(), load_tex(), load_tex_task_cb_ex(), paint_and_tex_color_alpha_intern(), paint_brush_update(), paint_draw_tex_overlay(), paint_use_opacity_masking(), project_paint_face_init(), project_paint_uvpixel_init(), same_tex_snap(), sculpt_brush_needs_normal(), SCULPT_brush_strength_factor(), sculpt_expand_modal(), stencil_control_invoke(), and stencil_control_poll().
float MTex::clumpfac |
Definition at line 59 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
float MTex::colemitfac |
Definition at line 55 of file DNA_texture_types.h.
float MTex::colfac |
Definition at line 48 of file DNA_texture_types.h.
short MTex::colormodel |
Definition at line 42 of file DNA_texture_types.h.
float MTex::colreflfac |
Definition at line 55 of file DNA_texture_types.h.
float MTex::colspecfac |
Definition at line 52 of file DNA_texture_types.h.
float MTex::coltransfac |
Definition at line 55 of file DNA_texture_types.h.
float MTex::dampfac |
Definition at line 59 of file DNA_texture_types.h.
float MTex::def_var |
Definition at line 45 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
float MTex::densfac |
Definition at line 56 of file DNA_texture_types.h.
float MTex::difffac |
Definition at line 53 of file DNA_texture_types.h.
float MTex::dispfac |
Definition at line 51 of file DNA_texture_types.h.
float MTex::emitfac |
Definition at line 53 of file DNA_texture_types.h.
float MTex::fieldfac |
Definition at line 61 of file DNA_texture_types.h.
float MTex::g |
Definition at line 44 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate().
float MTex::gravityfac |
Definition at line 60 of file DNA_texture_types.h.
float MTex::hardfac |
Definition at line 53 of file DNA_texture_types.h.
float MTex::ivelfac |
Definition at line 61 of file DNA_texture_types.h.
float MTex::k |
Definition at line 44 of file DNA_texture_types.h.
float MTex::kinkampfac |
Definition at line 60 of file DNA_texture_types.h.
Referenced by blo_do_versions_270(), and get_cpa_texture().
float MTex::kinkfac |
Definition at line 60 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
float MTex::lengthfac |
Definition at line 59 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
float MTex::lifefac |
Definition at line 61 of file DNA_texture_types.h.
char MTex::mapping |
Definition at line 36 of file DNA_texture_types.h.
Referenced by do_2d_mapping(), and multitex_nodes_intern().
short MTex::mapto |
Definition at line 30 of file DNA_texture_types.h.
Referenced by get_cpa_texture(), multitex_nodes_intern(), and psys_emitter_customdata_mask().
short MTex::maptoneg |
Definition at line 30 of file DNA_texture_types.h.
float MTex::mirrfac |
Definition at line 52 of file DNA_texture_types.h.
float MTex::norfac |
Definition at line 51 of file DNA_texture_types.h.
short MTex::normapspace |
Definition at line 43 of file DNA_texture_types.h.
struct Object* MTex::object |
Definition at line 31 of file DNA_texture_types.h.
Referenced by BKE_texture_mtex_foreach_id(), blender::deg::DepsgraphRelationBuilder::build_particle_settings(), get_cpa_texture(), linestyle_blend_read_expand(), linestyle_blend_read_lib(), multitex_nodes_intern(), particle_settings_blend_read_expand(), and particle_settings_blend_read_lib().
float MTex::ofs[3] |
Definition at line 39 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate(), and SCULPT_brush_strength_factor().
float MTex::padensfac |
Definition at line 60 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
char MTex::projx |
Definition at line 36 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate().
char MTex::projy |
Definition at line 36 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate().
char MTex::projz |
Definition at line 36 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate().
float MTex::r |
Definition at line 44 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate().
float MTex::random_angle |
Definition at line 39 of file DNA_texture_types.h.
Referenced by blo_do_versions_270(), and paint_brush_update().
float MTex::raymirrfac |
Definition at line 54 of file DNA_texture_types.h.
float MTex::reflfac |
Definition at line 56 of file DNA_texture_types.h.
float MTex::rot |
Definition at line 39 of file DNA_texture_types.h.
Referenced by BKE_brush_sample_masktex(), BKE_brush_sample_tex_3d(), brush_painter_2d_refresh_cache(), calc_brush_local_mat(), load_tex(), paint_draw_tex_overlay(), stencil_reset_transform_exec(), and stencil_set_target().
float MTex::roughfac |
Definition at line 60 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
float MTex::scatterfac |
Definition at line 56 of file DNA_texture_types.h.
float MTex::shadowfac |
Definition at line 65 of file DNA_texture_types.h.
float MTex::size[3] |
Definition at line 39 of file DNA_texture_types.h.
Referenced by RE_texture_evaluate(), SCULPT_brush_strength_factor(), and stencil_fit_image_aspect_exec().
float MTex::sizefac |
Definition at line 61 of file DNA_texture_types.h.
float MTex::specfac |
Definition at line 53 of file DNA_texture_types.h.
struct Tex* MTex::tex |
Definition at line 32 of file DNA_texture_types.h.
Referenced by BKE_brush_sample_masktex(), BKE_brush_sample_tex_3d(), BKE_paint_invalidate_overlay_tex(), BKE_texture_mtex_foreach_id(), brush_blend_read_expand(), brush_blend_read_lib(), brush_gen_texture(), brush_painter_2d_require_imbuf(), blender::deg::DepsgraphNodeBuilder::build_particle_settings(), blender::deg::DepsgraphRelationBuilder::build_particle_settings(), do_2d_mapping(), get_cpa_texture(), give_current_brush_texture(), give_current_linestyle_texture(), give_current_particle_texture(), linestyle_blend_read_expand(), linestyle_blend_read_lib(), load_tex(), load_tex_task_cb_ex(), multitex_nodes_intern(), outliner_add_id_contents(), paint_and_tex_color_alpha_intern(), paint_brush_exit_tex(), paint_brush_init_tex(), paint_brush_update(), paint_draw_tex_overlay(), paint_stroke_new(), paint_use_opacity_masking(), particle_settings_blend_read_expand(), particle_settings_blend_read_lib(), paste_mtex_copybuf(), project_state_init(), RE_texture_evaluate(), sculpt_brush_exit_tex(), sculpt_brush_init_tex(), SCULPT_brush_strength_factor(), sculpt_expand_falloff_value_vertex_get(), sculpt_expand_max_vertex_falloff_get(), sculpt_expand_modal(), sculpt_fix_noise_tear(), set_current_brush_texture(), set_current_linestyle_texture(), set_current_particle_texture(), stencil_fit_image_aspect_exec(), unlink_texture_fn(), and vpaint_init_vpaint().
short MTex::texco |
Definition at line 30 of file DNA_texture_types.h.
Referenced by blender::deg::DepsgraphRelationBuilder::build_particle_settings(), get_cpa_texture(), multitex_nodes_intern(), psys_emitter_customdata_mask(), set_current_linestyle_texture(), and set_current_particle_texture().
float MTex::timefac |
Definition at line 59 of file DNA_texture_types.h.
float MTex::translfac |
Definition at line 54 of file DNA_texture_types.h.
float MTex::twistfac |
Definition at line 62 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
char MTex::uvname[64] |
MAX_CUSTOMDATA_LAYER_NAME.
Definition at line 34 of file DNA_texture_types.h.
Referenced by get_cpa_texture().
float MTex::varfac |
Definition at line 48 of file DNA_texture_types.h.
float MTex::warpfac |
Definition at line 51 of file DNA_texture_types.h.
short MTex::which_output |
Definition at line 43 of file DNA_texture_types.h.
Referenced by multitex_nodes_intern(), and RE_texture_evaluate().
float MTex::zendownfac |
Definition at line 68 of file DNA_texture_types.h.
float MTex::zenupfac |
Definition at line 68 of file DNA_texture_types.h.