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

#include <DNA_view3d_types.h>

Public Attributes

voidproperties_storage
 
int flag
 
char _pad1 [4]
 
struct SceneStatslocal_stats
 

Detailed Description

Definition at line 244 of file DNA_view3d_types.h.

Member Data Documentation

◆ _pad1

char View3D_Runtime::_pad1[4]

Definition at line 250 of file DNA_view3d_types.h.

◆ flag

int View3D_Runtime::flag

◆ local_stats

struct SceneStats* View3D_Runtime::local_stats

◆ properties_storage

void* View3D_Runtime::properties_storage

Nkey panel stores stuff here.

Definition at line 246 of file DNA_view3d_types.h.

Referenced by v3d_transform_props_ensure(), and view3d_free().


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