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

#include <BKE_collection.h>

Public Attributes

struct CollectionParentnext
 
struct CollectionParentprev
 
struct Collectioncollection
 

Detailed Description

Definition at line 36 of file BKE_collection.h.

Member Data Documentation

◆ collection

struct Collection* CollectionParent::collection

◆ next

struct CollectionParent* CollectionParent::next

Definition at line 37 of file BKE_collection.h.

◆ prev

struct CollectionParent * CollectionParent::prev

Definition at line 37 of file BKE_collection.h.


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