AirControl  1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
XCharts.Painter Class Reference
Inheritance diagram for XCharts.Painter:
Collaboration diagram for XCharts.Painter:

Public Types

enum  Type { Base, Serie, Top }
 

Public Member Functions

void Refresh ()
 
void Init ()
 
void SetActive (bool flag, bool isDebugMode=false)
 

Protected Member Functions

override void Awake ()
 
override void OnPopulateMesh (VertexHelper vh)
 

Protected Attributes

int m_Index = -1
 
Type m_Type = Type.Base
 
bool m_Refresh
 
Action< VertexHelper, Painterm_OnPopulateMesh
 

Properties

Action< VertexHelper, PainteronPopulateMesh [set]
 
int index [get, set]
 
Type type [get, set]
 

Detailed Description

Definition at line 15 of file Painter.cs.


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