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

Public Attributes

bNodeTreentree
 
bNodeinsert
 
bNodeprev
 
bNodenext
 
bNodeinsert_parent
 
wmTimeranim_timer
 
float offset_x
 

Detailed Description

Definition at line 62 of file node_relationships.cc.

Member Data Documentation

◆ anim_timer

wmTimer* NodeInsertOfsData::anim_timer

◆ insert

bNode* NodeInsertOfsData::insert

◆ insert_parent

bNode* NodeInsertOfsData::insert_parent

◆ next

bNode * NodeInsertOfsData::next

◆ ntree

bNodeTree* NodeInsertOfsData::ntree

◆ offset_x

float NodeInsertOfsData::offset_x

◆ prev

bNode* NodeInsertOfsData::prev

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