|
Blender V5.0
|
#include <bmesh_interp.hh>
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| const int | offset = -1 |
| blender::bke::AttrDomain | domain |
| blender::bke::AttrType | type |
Definition at line 93 of file bmesh_interp.hh.
|
inline |
Definition at line 97 of file bmesh_interp.hh.
References offset.
| blender::bke::AttrDomain BMDataLayerLookup::domain |
Definition at line 95 of file bmesh_interp.hh.
Referenced by blender::draw::pbvh::update_generic_attribute_bmesh().
| const int BMDataLayerLookup::offset = -1 |
Definition at line 94 of file bmesh_interp.hh.
Referenced by operator bool().
| blender::bke::AttrType BMDataLayerLookup::type |
Definition at line 96 of file bmesh_interp.hh.
Referenced by blender::draw::extract_attribute(), blender::draw::extract_attribute_data(), blender::draw::extract_attribute_subdiv(), and blender::draw::pbvh::update_generic_attribute_bmesh().