Blender V4.3
Paint_Runtime Struct Reference

#include <DNA_scene_types.h>

Public Attributes

unsigned int initialized
 
unsigned short ob_mode
 
char _pad [2]
 

Detailed Description

Definition at line 921 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char Paint_Runtime::_pad[2]

Definition at line 925 of file DNA_scene_types.h.

◆ initialized

unsigned int Paint_Runtime::initialized

Avoid having to compare with scene pointer everywhere.

Definition at line 923 of file DNA_scene_types.h.

Referenced by paint_brush_set_default_reference(), paint_brush_set_essentials_reference(), paint_eraser_brush_set_essentials_reference(), and paint_runtime_init().

◆ ob_mode


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