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

#include <draw_attributes.h>

Public Attributes

eCustomDataType cd_type
 
int layer_index
 
eAttrDomain domain
 
char attribute_name [64]
 

Detailed Description

Definition at line 27 of file draw_attributes.h.

Member Data Documentation

◆ attribute_name

char DRW_AttributeRequest::attribute_name[64]

◆ cd_type

eCustomDataType DRW_AttributeRequest::cd_type

◆ domain

eAttrDomain DRW_AttributeRequest::domain

◆ layer_index

int DRW_AttributeRequest::layer_index

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