|
Blender V4.5
|
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| const int | offset = -1 |
| bke::AttrDomain | domain |
| eCustomDataType | type |
Definition at line 1056 of file draw_pbvh.cc.
|
inline |
Definition at line 1060 of file draw_pbvh.cc.
References offset.
| bke::AttrDomain blender::draw::pbvh::BMeshAttributeLookup::domain |
Definition at line 1058 of file draw_pbvh.cc.
Referenced by blender::draw::pbvh::update_generic_attribute_bmesh().
| const int blender::draw::pbvh::BMeshAttributeLookup::offset = -1 |
Definition at line 1057 of file draw_pbvh.cc.
Referenced by operator bool().
| eCustomDataType blender::draw::pbvh::BMeshAttributeLookup::type |
Definition at line 1059 of file draw_pbvh.cc.
Referenced by blender::draw::pbvh::update_generic_attribute_bmesh().