![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for Texture, including all inherited members.
| Object() = default | Object | default |
| Resource(const std::string &name) | Resource | |
| Texture(const std::string &name) | Texture | |
| connect(const Signal::signal &name, const Signal::Handler &handler) | Object | |
| connect(const Signal::signal &name, const std::function< void ()> &handler) | Object | |
| duplicate() const | Resource | virtual |
| emit(const Signal::signal &name, void *params=nullptr) | Object | |
| getHeight() const = 0 | Texture | pure virtual |
| getId() const | Resource | inline |
| getName() const | Resource | inline |
| getSize() const | Texture | inlinevirtual |
| getWidth() const = 0 | Texture | pure virtual |
| operator<(const Resource &other) const | Resource | inline |
| operator==(const Resource &other) const | Resource | inline |
| operator>(const Resource &other) const | Resource | inline |
| toString() const | Object | inlinevirtual |
| ~Object() = default | Object | virtualdefault |