Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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 71 of file mtl_texture.hh.

Member Function Documentation

◆ hash()

uint64_t DepthTextureUpdateRoutineSpecialisation::hash ( ) const
inline

Definition at line 79 of file mtl_texture.hh.

References data_mode.

◆ operator==()

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

Definition at line 74 of file mtl_texture.hh.

References data_mode.

Member Data Documentation

◆ data_mode

DepthTextureUpdateMode DepthTextureUpdateRoutineSpecialisation::data_mode

Definition at line 72 of file mtl_texture.hh.

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


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