![]() |
GA::kit v0.3
G&A's in-house C++ application framework
|
This is the complete list of members for ga::Component, including all inherited members.
| Component()=default | ga::Component | |
| Component(const Component &other) | ga::Component | inline |
| draw() | ga::Component | inlineprotectedvirtual |
| getNode() const | ga::Component | inline |
| m_node | ga::Component | protected |
| Node | ga::Component | friend |
| operator=(const Component &other) | ga::Component | inline |
| setNode(std::shared_ptr< Node > node) | ga::Component | inlineprotectedvirtual |
| setScene(std::shared_ptr< Scene > scene) | ga::Component | inlineprotectedvirtual |
| update() | ga::Component | inlineprotectedvirtual |
| ~Component()=default | ga::Component | virtual |