Blender V4.5
DepthTextureUpdateRoutineSpecialisation Struct Reference

#include <mtl_texture.hh>

Public Member Functions

bool operator== (const DepthTextureUpdateRoutineSpecialisation &other) const
 
uint64_t hash () const
 

Public Attributes

DepthTextureUpdateMode data_mode
 

Detailed Description

Definition at line 81 of file mtl_texture.hh.

Member Function Documentation

◆ hash()

uint64_t DepthTextureUpdateRoutineSpecialisation::hash ( ) const
inline

Definition at line 89 of file mtl_texture.hh.

References data_mode.

◆ operator==()

bool DepthTextureUpdateRoutineSpecialisation::operator== ( const DepthTextureUpdateRoutineSpecialisation & other) const
inline

Definition at line 84 of file mtl_texture.hh.

References data_mode.

Member Data Documentation

◆ data_mode

DepthTextureUpdateMode DepthTextureUpdateRoutineSpecialisation::data_mode

Definition at line 82 of file mtl_texture.hh.

Referenced by hash(), and operator==().


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