Blender
V3.3
|
#include <DNA_dynamicpaint_types.h>
Definition at line 85 of file DNA_dynamicpaint_types.h.
char DynamicPaintSurface::_pad2[4] |
Definition at line 130 of file DNA_dynamicpaint_types.h.
struct Collection* DynamicPaintSurface::brush_group |
Definition at line 92 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
struct DynamicPaintCanvasSettings* DynamicPaintSurface::canvas |
For fast RNA access.
Definition at line 89 of file DNA_dynamicpaint_types.h.
Referenced by surface_duplicateNameExists(), and surface_duplicateOutputExists().
float DynamicPaintSurface::color_dry_threshold |
Definition at line 119 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::color_spread_speed |
Definition at line 122 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::current_frame |
Definition at line 98 of file DNA_dynamicpaint_types.h.
struct PaintSurfaceData* DynamicPaintSurface::data |
Definition at line 90 of file DNA_dynamicpaint_types.h.
float DynamicPaintSurface::depth_clamp |
Definition at line 120 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::disp_factor |
Definition at line 120 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
short DynamicPaintSurface::disp_type |
Definition at line 103 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::diss_speed |
Definition at line 118 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::drip_acc |
Definition at line 123 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::drip_vel |
Definition at line 123 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::dry_speed |
Definition at line 118 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::effect |
Definition at line 107 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
short DynamicPaintSurface::effect_ui |
Ui selection box.
Definition at line 105 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
struct EffectorWeights* DynamicPaintSurface::effector_weights |
Definition at line 93 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::end_frame |
Definition at line 110 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::flags |
Definition at line 107 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
short DynamicPaintSurface::format |
Definition at line 102 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy(), and surface_duplicateOutputExists().
short DynamicPaintSurface::image_fileformat |
Definition at line 103 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
char DynamicPaintSurface::image_output_path[1024] |
1024 = FILE_MAX.
Definition at line 135 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::image_resolution |
Definition at line 109 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::influence_scale |
Definition at line 126 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::init_color[4] |
Definition at line 113 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
short DynamicPaintSurface::init_color_type |
Definition at line 106 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
char DynamicPaintSurface::init_layername[64] |
MAX_CUSTOMDATA_LAYER_NAME.
Definition at line 116 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
struct Tex* DynamicPaintSurface::init_texture |
Definition at line 114 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
char DynamicPaintSurface::name[64] |
Definition at line 101 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
struct DynamicPaintSurface* DynamicPaintSurface::next |
Definition at line 87 of file DNA_dynamicpaint_types.h.
char DynamicPaintSurface::output_name[64] |
MAX_CUSTOMDATA_LAYER_NAME.
Definition at line 137 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
char DynamicPaintSurface::output_name2[64] |
MAX_CUSTOMDATA_LAYER_NAME
Definition at line 139 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
struct PointCache* DynamicPaintSurface::pointcache |
Definition at line 96 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
struct DynamicPaintSurface * DynamicPaintSurface::prev |
Definition at line 87 of file DNA_dynamicpaint_types.h.
struct ListBase DynamicPaintSurface::ptcaches |
Definition at line 96 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::radius_scale |
Definition at line 126 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::shrink_speed |
Definition at line 122 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::spread_speed |
Definition at line 122 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::start_frame |
Definition at line 110 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
int DynamicPaintSurface::substeps |
Definition at line 109 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
short DynamicPaintSurface::type |
Definition at line 102 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy(), and surface_duplicateOutputExists().
char DynamicPaintSurface::uvlayer_name[64] |
MAX_CUSTOMDATA_LAYER_NAME.
Definition at line 133 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::wave_damping |
Definition at line 129 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::wave_smoothness |
Definition at line 129 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::wave_speed |
Definition at line 129 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::wave_spring |
Definition at line 129 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
float DynamicPaintSurface::wave_timescale |
Definition at line 129 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().