Blender  V2.93
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 41 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

short bConstraintChannel::flag

Definition at line 44 of file DNA_constraint_types.h.

◆ ipo

struct Ipo* bConstraintChannel::ipo

Definition at line 43 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 45 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 42 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 42 of file DNA_constraint_types.h.


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