Blender V4.3
blender::draw::pbvh::GenericRequest Class Reference

#include <DRW_pbvh.hh>

Public Member Functions

 GenericRequest (const StringRef name, const eCustomDataType type, const bke::AttrDomain domain)
 
 BLI_STRUCT_EQUALITY_OPERATORS_3 (GenericRequest, type, domain, name)
 

Public Attributes

std::string name
 
eCustomDataType type
 
bke::AttrDomain domain
 

Detailed Description

Definition at line 39 of file DRW_pbvh.hh.

Constructor & Destructor Documentation

◆ GenericRequest()

blender::draw::pbvh::GenericRequest::GenericRequest ( const StringRef name,
const eCustomDataType type,
const bke::AttrDomain domain )
inline

Definition at line 44 of file DRW_pbvh.hh.

Member Function Documentation

◆ BLI_STRUCT_EQUALITY_OPERATORS_3()

blender::draw::pbvh::GenericRequest::BLI_STRUCT_EQUALITY_OPERATORS_3 ( GenericRequest ,
type ,
domain ,
name  )

Member Data Documentation

◆ domain

◆ name

◆ type


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