Blender  V2.93
Public Attributes | List of all members
ButsTextureUser Struct Reference

#include <buttons_intern.h>

Public Attributes

struct ButsTextureUsernext
 
struct ButsTextureUserprev
 
struct IDid
 
PointerRNA ptr
 
PropertyRNAprop
 
struct bNodeTreentree
 
struct bNodenode
 
const char * category
 
int icon
 
const char * name
 
int index
 

Detailed Description

Definition at line 59 of file buttons_intern.h.

Member Data Documentation

◆ category

const char* ButsTextureUser::category

◆ icon

int ButsTextureUser::icon

◆ id

struct ID* ButsTextureUser::id

◆ index

int ButsTextureUser::index

◆ name

const char* ButsTextureUser::name

◆ next

struct ButsTextureUser* ButsTextureUser::next

◆ node

struct bNode* ButsTextureUser::node

◆ ntree

struct bNodeTree* ButsTextureUser::ntree

◆ prev

struct ButsTextureUser * ButsTextureUser::prev

Definition at line 60 of file buttons_intern.h.

◆ prop

PropertyRNA* ButsTextureUser::prop

◆ ptr

PointerRNA ButsTextureUser::ptr

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