Blender V5.0
ChannelListElement Struct Reference

Public Attributes

ChannelListElementnext
ChannelListElementprev
AnimKeylistkeylist
ChannelType type
float yscale_fac
float ypos
eSAction_Flag saction_flag
bool channel_locked
bool use_nla_remapping
bAnimContextac
bDopeSheetads
Scenesce
Objectob
IDanimated_id
AnimDataadt
FCurvefcu
bActionact
animrig::Slotaction_slot
bActionGroupagrp
bGPDlayergpl
const GreasePencilLayergrease_pencil_layer
const GreasePencilLayerTreeGroupgrease_pencil_layer_group
const GreasePencilgrease_pencil
MaskLayermasklay

Detailed Description

Definition at line 405 of file keyframes_draw.cc.

Member Data Documentation

◆ ac

◆ act

◆ action_slot

animrig::Slot* ChannelListElement::action_slot

Definition at line 429 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_action_slot_channel().

◆ ads

◆ adt

◆ agrp

bActionGroup* ChannelListElement::agrp

Definition at line 430 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_action_group_channel().

◆ animated_id

◆ channel_locked

◆ fcu

FCurve* ChannelListElement::fcu

Definition at line 427 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_fcurve_channel().

◆ gpl

bGPDlayer* ChannelListElement::gpl

◆ grease_pencil

const GreasePencil* ChannelListElement::grease_pencil

◆ grease_pencil_layer

const GreasePencilLayer* ChannelListElement::grease_pencil_layer

Definition at line 432 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_grease_pencil_cels_channel().

◆ grease_pencil_layer_group

const GreasePencilLayerTreeGroup* ChannelListElement::grease_pencil_layer_group

◆ keylist

◆ masklay

MaskLayer* ChannelListElement::masklay

Definition at line 435 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_mask_layer_channel().

◆ next

ChannelListElement* ChannelListElement::next

Definition at line 406 of file keyframes_draw.cc.

◆ ob

Object* ChannelListElement::ob

Definition at line 424 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_object_channel().

◆ prev

ChannelListElement * ChannelListElement::prev

Definition at line 406 of file keyframes_draw.cc.

◆ saction_flag

eSAction_Flag ChannelListElement::saction_flag

◆ sce

Scene* ChannelListElement::sce

Definition at line 423 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_scene_channel().

◆ type

ChannelType ChannelListElement::type

Definition at line 408 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and channel_list_add_element().

◆ use_nla_remapping

bool ChannelListElement::use_nla_remapping

Definition at line 418 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_fcurve_channel().

◆ ypos

float ChannelListElement::ypos

◆ yscale_fac

float ChannelListElement::yscale_fac

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