Blender V4.3
ChannelListElement Struct Reference

Public Attributes

ChannelListElementnext
 
ChannelListElementprev
 
AnimKeylistkeylist
 
ChannelType type
 
float yscale_fac
 
float ypos
 
eSAction_Flag saction_flag
 
bool channel_locked
 
bAnimContextac
 
bDopeSheetads
 
Scenesce
 
Objectob
 
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 403 of file keyframes_draw.cc.

Member Data Documentation

◆ ac

bAnimContext* ChannelListElement::ac

◆ act

◆ action_slot

animrig::Slot* ChannelListElement::action_slot

Definition at line 421 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 422 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_action_group_channel().

◆ channel_locked

◆ fcu

FCurve* ChannelListElement::fcu

Definition at line 419 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 424 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 427 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_mask_layer_channel().

◆ next

ChannelListElement* ChannelListElement::next

Definition at line 404 of file keyframes_draw.cc.

◆ ob

Object* ChannelListElement::ob

Definition at line 417 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_object_channel().

◆ prev

ChannelListElement * ChannelListElement::prev

Definition at line 404 of file keyframes_draw.cc.

◆ saction_flag

eSAction_Flag ChannelListElement::saction_flag

◆ sce

Scene* ChannelListElement::sce

Definition at line 416 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and ED_add_scene_channel().

◆ type

ChannelType ChannelListElement::type

Definition at line 406 of file keyframes_draw.cc.

Referenced by build_channel_keylist(), and channel_list_add_element().

◆ ypos

float ChannelListElement::ypos

◆ yscale_fac

float ChannelListElement::yscale_fac

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