Blender  V3.3
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 45 of file BKE_dynamicpaint.h.

Member Data Documentation

◆ brush_isect

float PaintWavePoint::brush_isect

Definition at line 49 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 50 of file BKE_dynamicpaint.h.

Referenced by dynamic_paint_wave_step_cb(), and dynamicPaint_mixWaveHeight().

◆ velocity

float PaintWavePoint::velocity

Definition at line 48 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: