Blender V4.5
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 21 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

short bConstraintChannel::flag

Definition at line 24 of file DNA_constraint_types.h.

◆ ipo

struct Ipo* bConstraintChannel::ipo

Definition at line 23 of file DNA_constraint_types.h.

Referenced by do_versions_ipos_to_layered_actions().

◆ name

char bConstraintChannel::name[30]

Definition at line 25 of file DNA_constraint_types.h.

Referenced by do_versions_ipos_to_layered_actions().

◆ next

struct bConstraintChannel* bConstraintChannel::next

Definition at line 22 of file DNA_constraint_types.h.

Referenced by do_versions_ipos_to_layered_actions().

◆ prev

struct bConstraintChannel * bConstraintChannel::prev

Definition at line 22 of file DNA_constraint_types.h.


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