|
Blender V4.5
|
#include <eevee_sync.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 |
Definition at line 34 of file eevee_sync.hh.
|
default |
Referenced by operator==().
|
inline |
Definition at line 49 of file eevee_sync.hh.
References DEG_get_original(), blender::draw::ObjectRef::dupli_object, blender::draw::ObjectRef::dupli_parent, blender::get_default_hash(), i, MAX_DUPLI_RECUR, and blender::draw::ObjectRef::object.
|
inline |
Definition at line 72 of file eevee_sync.hh.
|
inline |
Definition at line 77 of file eevee_sync.hh.
References i, MAX_DUPLI_RECUR, and ObjectKey().