Blender  V2.93
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 119 of file BKE_armature.h.

Member Data Documentation

◆ con

struct bConstraint* PoseTarget::con

Definition at line 122 of file BKE_armature.h.

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

◆ next

struct PoseTarget* PoseTarget::next

Definition at line 120 of file BKE_armature.h.

Referenced by execute_posetree(), and initialize_posetree().

◆ prev

struct PoseTarget * PoseTarget::prev

Definition at line 120 of file BKE_armature.h.

◆ tip

int PoseTarget::tip

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