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

#include <DNA_collection_types.h>

Public Attributes

struct CollectionChildnext
 
struct CollectionChildprev
 
struct Collectioncollection
 

Detailed Description

Definition at line 28 of file DNA_collection_types.h.

Member Data Documentation

◆ collection

struct Collection* CollectionChild::collection

◆ next

struct CollectionChild* CollectionChild::next

◆ prev

struct CollectionChild * CollectionChild::prev

Definition at line 29 of file DNA_collection_types.h.


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