Blender V4.5
KelvinletParams Struct Reference

#include <BKE_kelvinlet.h>

Public Attributes

float a
float b
float c
float f
float radius_scaled [KELVINLET_MAX_ITERATIONS]

Detailed Description

Definition at line 15 of file BKE_kelvinlet.h.

Member Data Documentation

◆ a

float KelvinletParams::a

◆ b

float KelvinletParams::b

Definition at line 17 of file BKE_kelvinlet.h.

Referenced by BKE_kelvinlet_init_params(), init_kelvinlet_grab(), and kelvinlet_scale().

◆ c

◆ f

float KelvinletParams::f

Definition at line 20 of file BKE_kelvinlet.h.

Referenced by BKE_kelvinlet_init_params(), kelvinlet_scale(), and kelvinlet_twist().

◆ radius_scaled


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