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

#include <BKE_dynamicpaint.h>

Public Attributes

float height
 
float velocity
 
float brush_isect
 
short state
 

Detailed Description

Definition at line 59 of file BKE_dynamicpaint.h.

Member Data Documentation

◆ brush_isect

float PaintWavePoint::brush_isect

Definition at line 63 of file BKE_dynamicpaint.h.

Referenced by dynamic_paint_wave_step_cb(), and dynamicPaint_mixWaveHeight().

◆ height

float PaintWavePoint::height

◆ state

short PaintWavePoint::state

Definition at line 64 of file BKE_dynamicpaint.h.

Referenced by dynamic_paint_wave_step_cb(), and dynamicPaint_mixWaveHeight().

◆ velocity

float PaintWavePoint::velocity

Definition at line 62 of file BKE_dynamicpaint.h.

Referenced by dynamic_paint_wave_step_cb(), and dynamicPaint_mixWaveHeight().


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