|
Blender V4.3
|
#include <eevee_sync.hh>
Public Member Functions | |
| ObjectKey ()=default | |
| ObjectKey (Object *ob, int sub_key=0) | |
| uint64_t | hash () const |
| bool | operator< (const ObjectKey &k) const |
| bool | operator== (const ObjectKey &k) const |
Definition at line 35 of file eevee_sync.hh.
|
default |
Definition at line 50 of file eevee_sync.hh.
References BLI_ghashutil_combine_hash(), BLI_ghashutil_inthash, BLI_ghashutil_ptrhash(), DEG_get_original_object(), DRW_object_get_dupli(), DRW_object_get_dupli_parent(), and MAX_DUPLI_RECUR.
|
inline |
Definition at line 73 of file eevee_sync.hh.
|
inline |
Definition at line 78 of file eevee_sync.hh.
References MAX_DUPLI_RECUR.
|
inline |
Definition at line 105 of file eevee_sync.hh.
References MAX_DUPLI_RECUR.