Blender  V3.3
Public Attributes | List of all members
BendCustomData Struct Reference

Public Attributes

float warp_sta [3]
 
float warp_end [3]
 
float warp_nor [3]
 
float warp_tan [3]
 
float warp_init_dist
 

Detailed Description

Custom data, stored in #TransInfo.custom.mode.data

Definition at line 43 of file transform_mode_bend.c.

Member Data Documentation

◆ warp_end

float BendCustomData::warp_end[3]

Definition at line 46 of file transform_mode_bend.c.

Referenced by Bend().

◆ warp_init_dist

float BendCustomData::warp_init_dist

Definition at line 52 of file transform_mode_bend.c.

Referenced by Bend().

◆ warp_nor

float BendCustomData::warp_nor[3]

Definition at line 48 of file transform_mode_bend.c.

Referenced by transdata_elem_bend().

◆ warp_sta

float BendCustomData::warp_sta[3]

Definition at line 45 of file transform_mode_bend.c.

Referenced by Bend().

◆ warp_tan

float BendCustomData::warp_tan[3]

Definition at line 49 of file transform_mode_bend.c.

Referenced by Bend().


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