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

#include <BKE_paint.h>

Public Attributes

SculptPoseIKChainSegmentsegments
 
int tot_segments
 
float grab_delta_offset [3]
 

Detailed Description

Definition at line 296 of file BKE_paint.h.

Member Data Documentation

◆ grab_delta_offset

float SculptPoseIKChain::grab_delta_offset[3]

Definition at line 299 of file BKE_paint.h.

Referenced by pose_ik_chain_init_face_sets_fk(), and sculpt_pose_do_rotate_deform().

◆ segments

SculptPoseIKChainSegment* SculptPoseIKChain::segments

◆ tot_segments

int SculptPoseIKChain::tot_segments

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