Blender V2.61 - r43446
Public Attributes

Brush Struct Reference

#include <DNA_brush_types.h>

List of all members.

Public Attributes

ID id
struct BrushClone clone
struct CurveMappingcurve
struct MTex mtex
struct ImBuficon_imbuf
PreviewImagepreview
char icon_filepath [240]
float normal_weight
short blend
short ob_mode
int size
int flag
float jitter
int spacing
int smooth_stroke_radius
float smooth_stroke_factor
float rate
float rgb [3]
float alpha
int sculpt_plane
float plane_offset
char sculpt_tool
char vertexpaint_tool
char imagepaint_tool
char pad3 [5]
float autosmooth_factor
float crease_pinch_factor
float plane_trim
float height
float texture_sample_bias
int texture_overlay_alpha
float unprojected_radius
float add_col [3]
float sub_col [3]

Detailed Description

Definition at line 53 of file DNA_brush_types.h.


Member Data Documentation

float Brush::add_col[3]
float Brush::alpha

Definition at line 88 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), and do_brush_action().

short Brush::blend

Definition at line 90 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), do_crease_brush(), and do_versions().

Definition at line 93 of file DNA_brush_types.h.

Referenced by do_layer_brush(), and do_versions().

Definition at line 62 of file DNA_brush_types.h.

Referenced by bpath_traverse_id(), and get_brush_icon().

struct MTex Brush::mtex

Definition at line 64 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), do_grab_brush(), and do_snake_hook_brush().

Definition at line 67 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), brush_tool_cycle(), and do_versions().

char Brush::pad3[5]

Definition at line 86 of file DNA_brush_types.h.

Definition at line 81 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), and get_offset().

float Brush::rate
float Brush::rgb[3]

Definition at line 73 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), do_versions(), and paint_smooth_stroke().

Definition at line 72 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), do_versions(), and paint_smooth_stroke().

float Brush::sub_col[3]

Definition at line 96 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), do_versions(), and paint_draw_alpha_overlay().

Definition at line 95 of file DNA_brush_types.h.

Referenced by brush_set_defaults(), load_tex(), and tex_strength().


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