Blender V4.5
blender::draw::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 173 of file extract_mesh_vbo_attributes.cc.

Member Function Documentation

◆ operator bool()

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

Definition at line 177 of file extract_mesh_vbo_attributes.cc.

References offset.

Member Data Documentation

◆ domain

bke::AttrDomain blender::draw::BMeshAttributeLookup::domain

Definition at line 175 of file extract_mesh_vbo_attributes.cc.

◆ offset

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

Definition at line 174 of file extract_mesh_vbo_attributes.cc.

Referenced by operator bool().

◆ type


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