![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Classes | |
class | Divide::GUIDWrapper |
Utility class that adds basic GUID management to objects. More... | |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_GUID_WRAPPER_H_ |
Functions | |
FORCE_INLINE bool | Divide::operator== (const GUIDWrapper &lhs, const GUIDWrapper &rhs) noexcept |
FORCE_INLINE bool | Divide::operator!= (const GUIDWrapper &lhs, const GUIDWrapper &rhs) noexcept |
FORCE_INLINE bool | Divide::Compare (const GUIDWrapper *const lhs, const GUIDWrapper *const rhs) noexcept |
#define DVD_GUID_WRAPPER_H_ |
Definition at line 39 of file GUIDWrapper.h.