#include <component.h>
◆ Component() [1/2]
| ga::Component::Component |
( |
| ) |
|
|
default |
◆ ~Component()
| virtual ga::Component::~Component |
( |
| ) |
|
|
virtualdefault |
◆ Component() [2/2]
| ga::Component::Component |
( |
const Component & |
other | ) |
|
|
inline |
◆ draw()
| virtual void ga::Component::draw |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ getNode()
| std::shared_ptr< Node > ga::Component::getNode |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setNode()
| virtual void ga::Component::setNode |
( |
std::shared_ptr< Node > |
node | ) |
|
|
inlineprotectedvirtual |
◆ setScene()
| virtual void ga::Component::setScene |
( |
std::shared_ptr< Scene > |
scene | ) |
|
|
inlineprotectedvirtual |
◆ update()
| virtual void ga::Component::update |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ Node
◆ m_node
| std::weak_ptr<Node> ga::Component::m_node |
|
protected |
The documentation for this class was generated from the following file:
- C:/Users/beiji/Desktop/G&A/oF/of_v0.11.2_vs2017_release/addons/ofxGAKit/libs/gaKit/src/ga/graph/component.h