|
| void | init () override |
| |
| void | update (float deltaTime) override |
| |
| void | draw (size_t v_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window) |
| |
| void | draw (size_t v_index, LightRenderer &batch, TazGraphEngine::Window &window) |
| |
| void | draw (size_t v_index, LineRenderer &batch, TazGraphEngine::Window &window) |
| |
| std::string | GetComponentName () override |
| |
| void | showGUI (std::vector< BaseComponent * > otherComponents={}) override |
| |
| void | showGUI (std::vector< BaseComponent * > otherComponents, std::vector< Entity * > otherEntities) override |
| |
| void | init () override |
| |
| void | update (float deltaTime) override |
| |
| void | draw (size_t v_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window) |
| |
| void | draw (size_t v_index, LightRenderer &batch, TazGraphEngine::Window &window) |
| |
| void | draw (size_t v_index, LineRenderer &batch, TazGraphEngine::Window &window) |
| |
| std::string | GetComponentName () override |
| |
| void | showGUI (std::vector< BaseComponent * > otherComponents={}) override |
| |
| void | showGUI (std::vector< BaseComponent * > otherComponents, std::vector< Entity * > otherEntities) override |
| |
|
virtual void | draw (size_t e_index, PlaneModelRenderer &batch, TazGraphEngine::Window &window) |
| |
◆ draw() [1/6]
◆ draw() [2/6]
◆ draw() [3/6]
◆ draw() [4/6]
◆ draw() [5/6]
◆ draw() [6/6]
◆ GetComponentName() [1/2]
| std::string SphereComponent::GetComponentName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetComponentName() [2/2]
| std::string SphereComponent::GetComponentName |
( |
| ) |
|
|
inlineoverridevirtual |
◆ init() [1/2]
| void SphereComponent::init |
( |
| ) |
|
|
inlineoverridevirtual |
◆ init() [2/2]
| void SphereComponent::init |
( |
| ) |
|
|
inlineoverridevirtual |
◆ showGUI() [1/4]
| void SphereComponent::showGUI |
( |
std::vector< BaseComponent * > |
otherComponents, |
|
|
std::vector< Entity * > |
otherEntities |
|
) |
| |
|
inlineoverridevirtual |
◆ showGUI() [2/4]
| void SphereComponent::showGUI |
( |
std::vector< BaseComponent * > |
otherComponents, |
|
|
std::vector< Entity * > |
otherEntities |
|
) |
| |
|
inlineoverridevirtual |
◆ showGUI() [3/4]
| void SphereComponent::showGUI |
( |
std::vector< BaseComponent * > |
otherComponents = {} | ) |
|
|
inlineoverridevirtual |
◆ showGUI() [4/4]
| void SphereComponent::showGUI |
( |
std::vector< BaseComponent * > |
otherComponents = {} | ) |
|
|
inlineoverridevirtual |
◆ update() [1/2]
| void SphereComponent::update |
( |
float |
deltaTime | ) |
|
|
inlineoverridevirtual |
◆ update() [2/2]
| void SphereComponent::update |
( |
float |
deltaTime | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following files:
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/build/AppDir/TazGraphEngine/src/GECS/Components/Empty/Basic/SphereComponent.h
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/TazGraphEngine/src/GECS/Components/Empty/Basic/SphereComponent.h