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

#include <BKE_armature.h>

Public Attributes

struct PoseTargetnext
 
struct PoseTargetprev
 
struct bConstraintcon
 
int tip
 

Detailed Description

Definition at line 112 of file BKE_armature.h.

Member Data Documentation

◆ con

struct bConstraint* PoseTarget::con

Definition at line 115 of file BKE_armature.h.

Referenced by execute_posetree(), initialize_chain(), and initialize_posetree().

◆ next

struct PoseTarget* PoseTarget::next

Definition at line 113 of file BKE_armature.h.

Referenced by execute_posetree(), and initialize_posetree().

◆ prev

struct PoseTarget * PoseTarget::prev

Definition at line 113 of file BKE_armature.h.

◆ tip

int PoseTarget::tip

Definition at line 116 of file BKE_armature.h.

Referenced by execute_posetree(), initialize_chain(), and initialize_posetree().


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