Blender  V2.93
Public Attributes | List of all members
DynamicPaintModifierApplyData Struct Reference

Public Attributes

const DynamicPaintSurfacesurface
 
Objectob
 
MVertmvert
 
const MLoopmloop
 
const MPolympoly
 
float(* fcolor )[4]
 
MLoopColmloopcol
 
MLoopColmloopcol_wet
 

Detailed Description

Definition at line 1808 of file dynamicpaint.c.

Member Data Documentation

◆ fcolor

float(* DynamicPaintModifierApplyData::fcolor)[4]

Definition at line 1816 of file dynamicpaint.c.

◆ mloop

const MLoop* DynamicPaintModifierApplyData::mloop

Definition at line 1813 of file dynamicpaint.c.

◆ mloopcol

MLoopCol* DynamicPaintModifierApplyData::mloopcol

Definition at line 1817 of file dynamicpaint.c.

◆ mloopcol_wet

MLoopCol* DynamicPaintModifierApplyData::mloopcol_wet

Definition at line 1818 of file dynamicpaint.c.

◆ mpoly

const MPoly* DynamicPaintModifierApplyData::mpoly

Definition at line 1814 of file dynamicpaint.c.

◆ mvert

MVert* DynamicPaintModifierApplyData::mvert

Definition at line 1812 of file dynamicpaint.c.

◆ ob

Object* DynamicPaintModifierApplyData::ob

Definition at line 1810 of file dynamicpaint.c.

◆ surface

const DynamicPaintSurface* DynamicPaintModifierApplyData::surface

Definition at line 1809 of file dynamicpaint.c.


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