Blender
V3.3
|
#include <buttons_intern.h>
Public Attributes | |
PointerRNA | ptr [8] |
int | len |
int | flag |
int | collection_ctx |
Definition at line 37 of file buttons_intern.h.
int ButsContextPath::collection_ctx |
Definition at line 41 of file buttons_intern.h.
int ButsContextPath::flag |
Definition at line 40 of file buttons_intern.h.
Referenced by buttons_context_path().
int ButsContextPath::len |
Definition at line 39 of file buttons_intern.h.
Referenced by buttons_context_compute(), buttons_context_id_path(), buttons_context_path(), buttons_context_path_bone(), buttons_context_path_brush(), buttons_context_path_collection(), buttons_context_path_data(), buttons_context_path_linestyle(), buttons_context_path_material(), buttons_context_path_modifier(), buttons_context_path_object(), buttons_context_path_particle(), buttons_context_path_pose_bone(), buttons_context_path_scene(), buttons_context_path_shaderfx(), buttons_context_path_texture(), buttons_context_path_view_layer(), buttons_context_path_world(), buttons_id_remap(), buttons_panel_context_draw(), get_pointer_type(), is_pointer_in_path(), and set_pointer_type().
PointerRNA ButsContextPath::ptr[8] |
Definition at line 38 of file buttons_intern.h.
Referenced by buttons_context_compute(), buttons_context_id_path(), buttons_context_path(), buttons_context_path_bone(), buttons_context_path_brush(), buttons_context_path_collection(), buttons_context_path_data(), buttons_context_path_linestyle(), buttons_context_path_material(), buttons_context_path_modifier(), buttons_context_path_object(), buttons_context_path_particle(), buttons_context_path_pose_bone(), buttons_context_path_scene(), buttons_context_path_shaderfx(), buttons_context_path_texture(), buttons_context_path_view_layer(), buttons_context_path_world(), buttons_id_remap(), buttons_panel_context_draw(), get_pointer_type(), is_pointer_in_path(), and set_pointer_type().