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

Public Member Functions

virtual void init ()
 
virtual void update (float deltaTime)
 
virtual void draw (size_t e_index, PlaneModelRenderer &batch, TazGraphEngine::Window &window)
 
virtual void draw (size_t e_index, LineRenderer &batch, TazGraphEngine::Window &window)
 
virtual void draw (size_t e_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window)
 
virtual void draw (size_t e_index, LightRenderer &batch, TazGraphEngine::Window &window)
 
virtual std::string GetComponentName ()
 
virtual void showGUI ()
 

Public Attributes

ComponentID id = 0u
 

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