![]() |
Elevate Engine 1
|
#include <EEObject.h>
Public Member Functions | |
| EECategory () | |
| EECategory (const std::string &path) | |
| EECategory (const EECategory &other) | |
| const std::string & | GetName () const |
| const std::string & | GetPath () const |
| size_t | GetDepth () |
| bool | operator< (const EECategory &other) const |
| bool | operator== (const EECategory &other) const |
| glm::vec4 | GetCategoryColor () |
| std::string | GetNameAtDepth (size_t index) const |
Definition at line 7 of file EEObject.h.
|
inline |
Definition at line 10 of file EEObject.h.
|
inline |
Definition at line 11 of file EEObject.h.
|
inline |
Definition at line 13 of file EEObject.h.
|
inline |
Definition at line 41 of file EEObject.h.
|
inline |
Definition at line 26 of file EEObject.h.
|
inline |
Definition at line 16 of file EEObject.h.
|
inline |
Definition at line 50 of file EEObject.h.
|
inline |
Definition at line 21 of file EEObject.h.
|
inline |
Definition at line 31 of file EEObject.h.
|
inline |
Definition at line 36 of file EEObject.h.