![]() |
Blender V2.61 - r43446
|
#include <buttons_intern.h>
Public Attributes | |
| ListBase | users |
| struct Tex * | texture |
| struct ButsTextureUser * | user |
| int | index |
Definition at line 89 of file buttons_intern.h.
Definition at line 95 of file buttons_intern.h.
Referenced by buttons_texture_context_compute(), and template_texture_select().
| struct Tex* ButsContextTexture::texture |
Definition at line 92 of file buttons_intern.h.
Referenced by buttons_context(), buttons_context_path_texture(), buttons_texture_context_compute(), and template_texture_select().
Definition at line 94 of file buttons_intern.h.
Referenced by buttons_context(), buttons_context_path_texture(), buttons_texture_context_compute(), template_texture_select(), and uiTemplateTextureUser().
Definition at line 90 of file buttons_intern.h.
Referenced by buttons_free(), buttons_texture_context_compute(), template_texture_show(), template_texture_user_menu(), and uiTemplateTextureShow().