HDK
|
#include <RV_Type.h>
Public Member Functions | |
operator bool () const | |
bool | operator== (const RV_ResourceID &other) const |
RV_ResourceID ()=default | |
RV_ResourceID & | operator= (const RV_ResourceID &other)=default |
RV_ResourceID (const RV_ResourceID &other)=default | |
Public Attributes | |
exint | id = 0 |
exint | index = 0 |
ID used to individually identify Vulkan Resources, and an index used for fast-lookup inside RV_Instance
|
default |
|
default |
|
default |
|
inline |