Blender V5.0
LayerCollectionResync Struct Reference

Public Attributes

LayerCollectionResyncnext
LayerCollectionResyncprev
LayerCollectionResyncqueue_next
LayerCollectionlayer
Collectioncollection
LayerCollectionResyncparent_layer_resync
ListBase children_layer_resync
bool is_usable
bool is_valid_as_parent
bool is_valid_as_child
bool is_used

Detailed Description

Definition at line 796 of file blenkernel/intern/layer.cc.

Member Data Documentation

◆ children_layer_resync

◆ collection

◆ is_usable

bool LayerCollectionResync::is_usable

◆ is_used

◆ is_valid_as_child

bool LayerCollectionResync::is_valid_as_child

◆ is_valid_as_parent

bool LayerCollectionResync::is_valid_as_parent

◆ layer

◆ next

LayerCollectionResync* LayerCollectionResync::next

Definition at line 797 of file blenkernel/intern/layer.cc.

◆ parent_layer_resync

LayerCollectionResync* LayerCollectionResync::parent_layer_resync

◆ prev

LayerCollectionResync * LayerCollectionResync::prev

Definition at line 797 of file blenkernel/intern/layer.cc.

◆ queue_next

LayerCollectionResync* LayerCollectionResync::queue_next

Definition at line 801 of file blenkernel/intern/layer.cc.

Referenced by layer_collection_resync_find().


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