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

#include <DNA_layer_types.h>

Public Attributes

struct LayerCollectionnext
 
struct LayerCollectionprev
 
struct Collectioncollection
 
struct SceneCollection *scene_collection DNA_DEPRECATED
 
short flag
 
short runtime_flag
 
char _pad [4]
 
ListBase layer_collections
 
unsigned short local_collections_bits
 
short _pad2 [3]
 

Detailed Description

Definition at line 96 of file DNA_layer_types.h.

Member Data Documentation

◆ _pad

char LayerCollection::_pad[4]

Definition at line 102 of file DNA_layer_types.h.

◆ _pad2

short LayerCollection::_pad2[3]

Definition at line 108 of file DNA_layer_types.h.

◆ collection

struct Collection* LayerCollection::collection

◆ DNA_DEPRECATED

struct SceneCollection* scene_collection LayerCollection::DNA_DEPRECATED

Definition at line 99 of file DNA_layer_types.h.

◆ flag

short LayerCollection::flag

◆ layer_collections

ListBase LayerCollection::layer_collections

◆ local_collections_bits

unsigned short LayerCollection::local_collections_bits

◆ next

struct LayerCollection* LayerCollection::next

◆ prev

struct LayerCollection * LayerCollection::prev

Definition at line 97 of file DNA_layer_types.h.

◆ runtime_flag

short LayerCollection::runtime_flag

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