|
HDK
|
#include "OP3D_API.h"#include <UT/UT_NonCopyable.h>#include <UT/UT_SharedPtr.h>#include <UT/UT_Map.h>#include <UT/UT_Array.h>#include <SYS/SYS_Hash.h>
Include dependency graph for OP3D_SelectionCache.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OP3D_SelectionCache |
| A cache for user component selections. More... | |
| class | OP3D_SelectionCache |
| A cache for user component selections. More... | |
Typedefs | |
| typedef UT_SharedPtr < OP3D_GUSelectionSet > | OP3D_GUSelectionSetHandle |
| typedef UT_SharedPtr < OP3D_SelectionCache > | OP3D_SelectionCacheHandle |
Functions | |
| SYS_FORCE_INLINE size_t | hash_value (const OP3D_SelectionCache::Key &key) |
Definition at line 28 of file OP3D_SelectionCache.h.
Definition at line 31 of file OP3D_SelectionCache.h.
| SYS_FORCE_INLINE size_t hash_value | ( | const OP3D_SelectionCache::Key & | key | ) |
Definition at line 100 of file OP3D_SelectionCache.h.