|
Blender V4.5
|
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| const int | offset = -1 |
| bke::AttrDomain | domain |
| eCustomDataType | type |
Definition at line 173 of file extract_mesh_vbo_attributes.cc.
|
inline |
Definition at line 177 of file extract_mesh_vbo_attributes.cc.
References offset.
| bke::AttrDomain blender::draw::BMeshAttributeLookup::domain |
Definition at line 175 of file extract_mesh_vbo_attributes.cc.
| const int blender::draw::BMeshAttributeLookup::offset = -1 |
Definition at line 174 of file extract_mesh_vbo_attributes.cc.
Referenced by operator bool().
| eCustomDataType blender::draw::BMeshAttributeLookup::type |
Definition at line 176 of file extract_mesh_vbo_attributes.cc.
Referenced by blender::draw::extract_attribute(), blender::draw::extract_attribute_data(), and blender::draw::extract_attribute_subdiv().