|
Blender V4.3
|
#include <BKE_collection.hh>
Public Attributes | |
| struct CollectionParent * | next |
| struct CollectionParent * | prev |
| struct Collection * | collection |
Definition at line 33 of file BKE_collection.hh.
| struct Collection* CollectionParent::collection |
Definition at line 35 of file BKE_collection.hh.
Referenced by BKE_collection_parent_relations_rebuild(), BKE_layer_collection_activate_parent(), collection_child_add(), layer_collection_hidden(), and blender::ed::outliner::outliner_collection_isolate_flag().
| struct CollectionParent* CollectionParent::next |
Definition at line 34 of file BKE_collection.hh.
| struct CollectionParent * CollectionParent::prev |
Definition at line 34 of file BKE_collection.hh.