|
Blender V4.3
|
#include <DRW_render.hh>
Public Attributes | |
| char | name [32] |
| eDRWAttrType | type |
| int | components |
Definition at line 301 of file DRW_render.hh.
| int DRWInstanceAttrFormat::components |
Definition at line 304 of file DRW_render.hh.
Referenced by DRW_shgroup_instance_format_array().
| char DRWInstanceAttrFormat::name[32] |
Definition at line 302 of file DRW_render.hh.
| eDRWAttrType DRWInstanceAttrFormat::type |
Definition at line 303 of file DRW_render.hh.
Referenced by DRW_shgroup_instance_format_array().