Blender  V3.3
Public Attributes | List of all members
SyncSelectActiveData Struct Reference

Public Attributes

Objectobject
 
EditBoneedit_bone
 
bPoseChannelpose_channel
 
Sequencesequence
 

Detailed Description

Contains active object, bones, and sequence for syncing to prevent getting active data repeatedly throughout syncing to the outliner.

Definition at line 474 of file outliner_sync.cc.

Member Data Documentation

◆ edit_bone

EditBone* SyncSelectActiveData::edit_bone

◆ object

Object* SyncSelectActiveData::object

◆ pose_channel

bPoseChannel* SyncSelectActiveData::pose_channel

◆ sequence

Sequence* SyncSelectActiveData::sequence

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