|
Blender
V3.3
|
#include <BKE_collection.h>
Public Attributes | |
| struct CollectionParent * | next |
| struct CollectionParent * | prev |
| struct Collection * | collection |
Definition at line 36 of file BKE_collection.h.
| struct Collection* CollectionParent::collection |
Definition at line 38 of file BKE_collection.h.
Referenced by BKE_collection_parent_relations_rebuild(), BKE_layer_collection_activate_parent(), collection_child_add(), layer_collection_hidden(), and outliner_collection_isolate_flag().
| struct CollectionParent* CollectionParent::next |
Definition at line 37 of file BKE_collection.h.
| struct CollectionParent * CollectionParent::prev |
Definition at line 37 of file BKE_collection.h.