Blender V2.61 - r43446
|
#include <DNA_dynamicpaint_types.h>
Public Attributes | |
struct DynamicPaintModifierData * | pmd |
struct DerivedMesh * | dm |
struct ListBase | surfaces |
short | active_sur |
short | flags |
int | pad |
char | error [64] |
Definition at line 142 of file DNA_dynamicpaint_types.h.
Definition at line 147 of file DNA_dynamicpaint_types.h.
Referenced by get_activeSurface(), surface_slot_add_exec(), and surface_slot_remove_exec().
Definition at line 144 of file DNA_dynamicpaint_types.h.
Referenced by canvas_copyDerivedMesh(), direct_link_modifiers(), dynamicPaint_calculateFrame(), dynamicPaint_createType(), dynamicPaint_createUVSurface(), dynamicPaint_freeCanvas(), dynamicPaint_generateBakeData(), dynamicPaint_initAdjacencyData(), dynamicPaint_setInitialColor(), dynamicPaint_surfaceHasMoved(), and dynamicPaint_surfaceNumOfPoints().
char DynamicPaintCanvasSettings::error[64] |
Definition at line 150 of file DNA_dynamicpaint_types.h.
Referenced by dynamicPaint_bakeImageSequence(), dynamicPaint_initBake(), and setError().
Definition at line 147 of file DNA_dynamicpaint_types.h.
Referenced by direct_link_modifiers(), draw_mesh_fancy(), dynamicPaint_frameUpdate(), dynamicPaint_initBake(), and dynamicPaint_Modifier_apply().
Definition at line 148 of file DNA_dynamicpaint_types.h.
Definition at line 143 of file DNA_dynamicpaint_types.h.
Referenced by direct_link_modifiers(), dynamicPaint_createType(), and dynamicPaint_Modifier_copy().
Definition at line 146 of file DNA_dynamicpaint_types.h.
Referenced by BKE_ptcache_ids_from_object(), BKE_ptcache_object_reset(), direct_link_modifiers(), do_versions(), dynamicPaint_createNewSurface(), dynamicPaint_frameUpdate(), dynamicPaint_freeCanvas(), dynamicPaint_freeSurface(), dynamicPaint_Modifier_apply(), dynamicPaint_resetPreview(), dynamicPaint_setPreview(), foreachIDLink(), get_activeSurface(), requiredDataMask(), surface_duplicateNameExists(), surface_duplicateOutputExists(), surface_slot_remove_exec(), and write_modifiers().