Blender V4.5
blender::draw::pbvh::BMeshAttributeLookup Struct Reference

Public Member Functions

 operator bool () const

Public Attributes

const int offset = -1
bke::AttrDomain domain
eCustomDataType type

Detailed Description

Definition at line 1056 of file draw_pbvh.cc.

Member Function Documentation

◆ operator bool()

blender::draw::pbvh::BMeshAttributeLookup::operator bool ( ) const
inline

Definition at line 1060 of file draw_pbvh.cc.

References offset.

Member Data Documentation

◆ domain

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().

◆ offset

const int blender::draw::pbvh::BMeshAttributeLookup::offset = -1

Definition at line 1057 of file draw_pbvh.cc.

Referenced by operator bool().

◆ type

eCustomDataType blender::draw::pbvh::BMeshAttributeLookup::type

Definition at line 1059 of file draw_pbvh.cc.

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


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