|
Blender
V2.93
|
#include <BKE_collection.h>
Public Attributes | |
| struct CollectionParent * | next |
| struct CollectionParent * | prev |
| struct Collection * | collection |
Definition at line 50 of file BKE_collection.h.
| struct Collection* CollectionParent::collection |
Definition at line 52 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 51 of file BKE_collection.h.
| struct CollectionParent * CollectionParent::prev |
Definition at line 51 of file BKE_collection.h.