TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
CustomFunctions Class Reference
Inheritance diagram for CustomFunctions:
Inheritance graph
[legend]
Collaboration diagram for CustomFunctions:
Collaboration graph
[legend]

Public Member Functions

void OnImGuiRender () override
 
void default_renderUI ()
 
void CalculateDegree ()
 
void CalculateSignals ()
 
void CalculateHeatMap ()
 
void DrawCandlestickChart ()
 
void setSelectedEntities (std::vector< std::pair< Entity *, glm::vec3 > > &m_selectedEntities)
 
- Public Member Functions inherited from UIElement
virtual void update (float deltaTime=0.0f)
 

Public Attributes

bool isScriptResultsOpen = false
 
int activatedScriptShown = 0
 

Additional Inherited Members

- Protected Attributes inherited from UIElement
std::string name
 
bool visible = true
 

Member Function Documentation

◆ OnImGuiRender()

void CustomFunctions::OnImGuiRender ( )
overridevirtual

Implements UIElement.


The documentation for this class was generated from the following files: