Blender V5.0
blender::draw::ObjectKey Class Reference

#include <draw_handle.hh>

Public Member Functions

 ObjectKey ()=default
 ObjectKey (const ObjectRef &ob_ref, int sub_key=0)
uint64_t hash () const
bool operator== (const ObjectKey &k) const

Detailed Description

Definition at line 413 of file draw_handle.hh.

Constructor & Destructor Documentation

◆ ObjectKey() [1/2]

blender::draw::ObjectKey::ObjectKey ( )
default

Referenced by operator==().

◆ ObjectKey() [2/2]

blender::draw::ObjectKey::ObjectKey ( const ObjectRef & ob_ref,
int sub_key = 0 )
inline

Member Function Documentation

◆ hash()

uint64_t blender::draw::ObjectKey::hash ( ) const
inline

Definition at line 451 of file draw_handle.hh.

◆ operator==()

bool blender::draw::ObjectKey::operator== ( const ObjectKey & k) const
inline

Definition at line 456 of file draw_handle.hh.

References i, MAX_DUPLI_RECUR, and ObjectKey().


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