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

Protected Member Functions

override void DrawExtendeds (SerializedProperty prop)
 
- Protected Member Functions inherited from XCharts.BasePropertyDrawer
void AddSingleLineHeight ()
 
void AddHeight (float height)
 
void PropertyListField (SerializedProperty prop, string relativePropName, bool showOrder=true)
 
void PropertyField (SerializedProperty prop, string relativePropName)
 
void PropertyFieldLimitMin (SerializedProperty prop, string relativePropName, float minValue)
 
void PropertyFieldLimitMax (SerializedProperty prop, string relativePropName, float maxValue)
 
void PropertyField (SerializedProperty prop, SerializedProperty relativeProp)
 
void PropertyTwoFiled (SerializedProperty prop, string relativeListProp, string labelName=null)
 
void PropertyTwoFiled (SerializedProperty prop, SerializedProperty relativeListProp, string labelName=null)
 
bool MakeFoldout (SerializedProperty prop, string relativePropName)
 
virtual float GetExtendedHeight ()
 

Properties

override string ClassName [get]
 
- Properties inherited from XCharts.AxisDrawer
override string ClassName [get]
 
- Properties inherited from XCharts.BasePropertyDrawer
virtual string ClassName [get]
 
virtual List< string > IngorePropertys [get]
 

Additional Inherited Members

- Public Member Functions inherited from XCharts.AxisDrawer
override void OnGUI (Rect pos, SerializedProperty prop, GUIContent label)
 
- Public Member Functions inherited from XCharts.BasePropertyDrawer
override void OnGUI (Rect pos, SerializedProperty prop, GUIContent label)
 
override float GetPropertyHeight (SerializedProperty prop, GUIContent label)
 
- Protected Attributes inherited from XCharts.BasePropertyDrawer
int m_Index
 
int m_DataSize
 
float m_DefaultWidth
 
string m_DisplayName
 
string m_KeyName
 
Rect m_DrawRect
 
Dictionary< string, float > m_Heights = new Dictionary<string, float>()
 
Dictionary< string, bool > m_PropToggles = new Dictionary<string, bool>()
 
Dictionary< string, bool > m_DataToggles = new Dictionary<string, bool>()
 

Detailed Description

Definition at line 116 of file AxisDrawer.cs.


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