|
Blender V4.3
|
#include <DNA_dynamicpaint_types.h>
Definition at line 83 of file DNA_dynamicpaint_types.h.
| char DynamicPaintSurface::_pad2[4] |
Definition at line 128 of file DNA_dynamicpaint_types.h.
| struct Collection* DynamicPaintSurface::brush_group |
Definition at line 90 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| struct DynamicPaintCanvasSettings* DynamicPaintSurface::canvas |
For fast RNA access.
Definition at line 87 of file DNA_dynamicpaint_types.h.
Referenced by surface_duplicateNameExists(), and surface_duplicateOutputExists().
| float DynamicPaintSurface::color_dry_threshold |
Definition at line 117 of file DNA_dynamicpaint_types.h.
Referenced by blo_do_versions_260(), and dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::color_spread_speed |
Definition at line 120 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::current_frame |
Definition at line 96 of file DNA_dynamicpaint_types.h.
| struct PaintSurfaceData* DynamicPaintSurface::data |
Definition at line 88 of file DNA_dynamicpaint_types.h.
Referenced by dynamic_paint_apply_surface_displace_cb(), and ptcache_dynamicpaint_totpoint().
| float DynamicPaintSurface::depth_clamp |
Definition at line 118 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::disp_factor |
Definition at line 118 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| short DynamicPaintSurface::disp_type |
Definition at line 101 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::diss_speed |
Definition at line 116 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::drip_acc |
Definition at line 121 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::drip_vel |
Definition at line 121 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::dry_speed |
Definition at line 116 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::effect |
Definition at line 105 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| short DynamicPaintSurface::effect_ui |
Ui selection box.
Definition at line 103 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| struct EffectorWeights* DynamicPaintSurface::effector_weights |
Definition at line 91 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::end_frame |
Definition at line 108 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::flags |
Definition at line 105 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| short DynamicPaintSurface::format |
Definition at line 100 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy(), and surface_duplicateOutputExists().
| short DynamicPaintSurface::image_fileformat |
Definition at line 101 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| char DynamicPaintSurface::image_output_path[1024] |
1024 = FILE_MAX.
Definition at line 133 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::image_resolution |
Definition at line 107 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::influence_scale |
Definition at line 124 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::init_color[4] |
Definition at line 111 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| short DynamicPaintSurface::init_color_type |
Definition at line 104 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| char DynamicPaintSurface::init_layername[68] |
MAX_CUSTOMDATA_LAYER_NAME.
Definition at line 114 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| struct Tex* DynamicPaintSurface::init_texture |
Definition at line 112 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| char DynamicPaintSurface::name[64] |
Definition at line 99 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| struct DynamicPaintSurface* DynamicPaintSurface::next |
Definition at line 85 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_freeCanvas().
| char DynamicPaintSurface::output_name[68] |
MAX_CUSTOMDATA_LAYER_NAME.
Definition at line 135 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy(), and dynamicPaint_outputLayerExists().
| char DynamicPaintSurface::output_name2[68] |
MAX_CUSTOMDATA_LAYER_NAME
Definition at line 137 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| struct PointCache* DynamicPaintSurface::pointcache |
Definition at line 94 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| struct DynamicPaintSurface * DynamicPaintSurface::prev |
Definition at line 85 of file DNA_dynamicpaint_types.h.
| struct ListBase DynamicPaintSurface::ptcaches |
Definition at line 95 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::radius_scale |
Definition at line 124 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::shrink_speed |
Definition at line 120 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::spread_speed |
Definition at line 120 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::start_frame |
Definition at line 108 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| int DynamicPaintSurface::substeps |
Definition at line 107 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| short DynamicPaintSurface::type |
Definition at line 100 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy(), and surface_duplicateOutputExists().
| char DynamicPaintSurface::uvlayer_name[68] |
MAX_CUSTOMDATA_LAYER_NAME.
Definition at line 131 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::wave_damping |
Definition at line 127 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::wave_smoothness |
Definition at line 127 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::wave_speed |
Definition at line 127 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::wave_spring |
Definition at line 127 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().
| float DynamicPaintSurface::wave_timescale |
Definition at line 127 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_Modifier_copy().