|
Blender V4.3
|
Public Attributes | |
| tReorderChannelIsland * | next |
| tReorderChannelIsland * | prev |
| ListBase | channels |
| int | flag |
Definition at line 1128 of file anim_channels_edit.cc.
| ListBase tReorderChannelIsland::channels |
Definition at line 1131 of file anim_channels_edit.cc.
Referenced by rearrange_animchannel_add_to_islands(), and rearrange_animchannel_flatten_islands().
| int tReorderChannelIsland::flag |
Definition at line 1132 of file anim_channels_edit.cc.
Referenced by rearrange_animchannel_add_to_islands(), rearrange_animchannel_islands(), rearrange_island_bottom(), and rearrange_island_ok().
| tReorderChannelIsland* tReorderChannelIsland::next |
Definition at line 1129 of file anim_channels_edit.cc.
Referenced by rearrange_animchannel_flatten_islands(), rearrange_animchannel_islands(), and rearrange_island_down().
| tReorderChannelIsland * tReorderChannelIsland::prev |
Definition at line 1129 of file anim_channels_edit.cc.
Referenced by rearrange_animchannel_islands(), and rearrange_island_up().