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

#include <DNA_constraint_types.h>

Public Attributes

struct bConstraintChannelnext
 
struct bConstraintChannelprev
 
struct Ipoipo
 
short flag
 
char name [30]
 

Detailed Description

Definition at line 25 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

short bConstraintChannel::flag

Definition at line 28 of file DNA_constraint_types.h.

◆ ipo

struct Ipo* bConstraintChannel::ipo

Definition at line 27 of file DNA_constraint_types.h.

Referenced by action_to_animato(), and do_versions_ipos_to_animato().

◆ name

char bConstraintChannel::name[30]

Definition at line 29 of file DNA_constraint_types.h.

Referenced by action_to_animato(), and do_versions_ipos_to_animato().

◆ next

struct bConstraintChannel* bConstraintChannel::next

Definition at line 26 of file DNA_constraint_types.h.

Referenced by action_to_animato(), and do_versions_ipos_to_animato().

◆ prev

struct bConstraintChannel * bConstraintChannel::prev

Definition at line 26 of file DNA_constraint_types.h.


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