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

#include <DNA_space_types.h>

Public Attributes

struct SpaceLinknext
 
struct SpaceLinkprev
 
ListBase regionbase
 
char spacetype
 
char link_flag
 
char _pad0 [6]
 
short autosnap
 
short flag
 
char _pad [4]
 
struct bDopeSheetads
 
View2D v2d DNA_DEPRECATED
 

Detailed Description

NLA Editor

Definition at line 540 of file DNA_space_types.h.

Member Data Documentation

◆ _pad

char SpaceNla::_pad[4]

Definition at line 552 of file DNA_space_types.h.

◆ _pad0

char SpaceNla::_pad0[6]

Definition at line 546 of file DNA_space_types.h.

◆ ads

struct bDopeSheet* SpaceNla::ads

◆ autosnap

short SpaceNla::autosnap

This uses the same settings as autosnap for Action Editor.

Definition at line 550 of file DNA_space_types.h.

Referenced by blo_do_versions_pre250(), getAnimEdit_SnapMode(), and nla_create().

◆ DNA_DEPRECATED

View2D v2d SpaceNla::DNA_DEPRECATED

Deprecated, copied to region.

Definition at line 556 of file DNA_space_types.h.

◆ flag

short SpaceNla::flag

◆ link_flag

char SpaceNla::link_flag

Definition at line 545 of file DNA_space_types.h.

◆ next

struct SpaceLink* SpaceNla::next

Definition at line 541 of file DNA_space_types.h.

◆ prev

struct SpaceLink * SpaceNla::prev

Definition at line 541 of file DNA_space_types.h.

◆ regionbase

ListBase SpaceNla::regionbase

Storage of regions for inactive spaces.

Definition at line 543 of file DNA_space_types.h.

Referenced by nla_create().

◆ spacetype

char SpaceNla::spacetype

Definition at line 544 of file DNA_space_types.h.

Referenced by nla_create().


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