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

Public Attributes

bNodeTree * ntree
 
bNode * insert
 
bNode * prev
 
bNode * next
 
bNode * insert_parent
 
wmTimer * anim_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: