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

#include <DNA_constraint_types.h>

Public Attributes

int flag
 
char _pad [4]
 
ListBase targets
 

Detailed Description

Definition at line 237 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bArmatureConstraint::_pad[4]

Definition at line 240 of file DNA_constraint_types.h.

◆ flag

int bArmatureConstraint::flag

General settings/state indicators accessed by bitmapping.

Definition at line 239 of file DNA_constraint_types.h.

◆ targets

ListBase bArmatureConstraint::targets

A list of targets that this constraint has (bConstraintTarget-s).

Definition at line 243 of file DNA_constraint_types.h.

Referenced by armdef_copy().


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