Blender V5.0
BMDataLayerLookup Struct Reference

#include <bmesh_interp.hh>

Public Member Functions

 operator bool () const

Public Attributes

const int offset = -1
blender::bke::AttrDomain domain
blender::bke::AttrType type

Detailed Description

Definition at line 93 of file bmesh_interp.hh.

Member Function Documentation

◆ operator bool()

BMDataLayerLookup::operator bool ( ) const
inline

Definition at line 97 of file bmesh_interp.hh.

References offset.

Member Data Documentation

◆ domain

blender::bke::AttrDomain BMDataLayerLookup::domain

Definition at line 95 of file bmesh_interp.hh.

Referenced by blender::draw::pbvh::update_generic_attribute_bmesh().

◆ offset

const int BMDataLayerLookup::offset = -1

Definition at line 94 of file bmesh_interp.hh.

Referenced by operator bool().

◆ type


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