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

Public Attributes

Objectob_parent
 
bPoseChannelpchan_parent
 
TreeStoreElemdrag_tselem
 
voiddrag_directdata
 
int drag_index
 
eDataStackDropAction drop_action
 
TreeElementdrop_te
 
TreeElementInsertType insert_type
 

Detailed Description

Definition at line 684 of file outliner_dragdrop.cc.

Member Data Documentation

◆ drag_directdata

void* StackDropData::drag_directdata

◆ drag_index

int StackDropData::drag_index

Definition at line 689 of file outliner_dragdrop.cc.

Referenced by datastack_drop_data_init().

◆ drag_tselem

TreeStoreElem* StackDropData::drag_tselem

◆ drop_action

eDataStackDropAction StackDropData::drop_action

◆ drop_te

TreeElement* StackDropData::drop_te

◆ insert_type

TreeElementInsertType StackDropData::insert_type

◆ ob_parent

Object* StackDropData::ob_parent

◆ pchan_parent

bPoseChannel* StackDropData::pchan_parent

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