|
Blender
V2.93
|
#include <BKE_persistent_data_handle.hh>
Inherited by blender::bke::PersistentIDHandle.
Public Member Functions | |
| PersistentDataHandle () | |
| uint64_t | hash () const |
Protected Member Functions | |
| PersistentDataHandle (int handle) | |
Friends | |
| bool | operator== (const PersistentDataHandle &a, const PersistentDataHandle &b) |
| bool | operator!= (const PersistentDataHandle &a, const PersistentDataHandle &b) |
| std::ostream & | operator<< (std::ostream &stream, const PersistentDataHandle &a) |
Definition at line 37 of file BKE_persistent_data_handle.hh.
|
inlineprotected |
Definition at line 45 of file BKE_persistent_data_handle.hh.
|
inline |
Definition at line 50 of file BKE_persistent_data_handle.hh.
|
inline |
Definition at line 70 of file BKE_persistent_data_handle.hh.
|
friend |
Definition at line 59 of file BKE_persistent_data_handle.hh.
|
friend |
Definition at line 64 of file BKE_persistent_data_handle.hh.
|
friend |
Definition at line 54 of file BKE_persistent_data_handle.hh.