|
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
This is the complete list of members for PlotManager, including all inherited members.
| Awake() | PlotManager | private |
| depth | PlotManager | |
| grid | PlotManager | |
| instance | PlotManager | privatestatic |
| Instance | PlotManager | static |
| OnGUI() | PlotManager | private |
| PlotAdd(String plotName, float value) | PlotManager | |
| PlotCreate(String plotName, float min, float max, Color plotColor, Vector2 pos) | PlotManager | |
| PlotCreate(String plotName, float min, float max, Color plotColor, String parentName) | PlotManager | |
| PlotCreate(String plotName, Color plotColor, String parentName) | PlotManager | |
| PlotCreate(String plotName, float min, float max, Color plotColor, ref Texture2D renderTextureReference) | PlotManager | |
| PlotDestroy(String plotName) | PlotManager | |
| plots | PlotManager | private |