UnityMol  0.9.6-875
UnityMol viewer / In developement
ToolsGUI Class Reference
+ Inheritance diagram for ToolsGUI:
+ Collaboration diagram for ToolsGUI:

Public Member Functions

void SelectAtoms (bool isOn)
 
void Interact (bool isOn)
 

Public Attributes

Toggle select
 
Toggle inter
 

Private Member Functions

void Start ()
 

Private Attributes

Camera mainCamera = null
 

Detailed Description

Definition at line 7 of file ToolsGUI.cs.

Member Function Documentation

void ToolsGUI.SelectAtoms ( bool  isOn)

Definition at line 20 of file ToolsGUI.cs.

Referenced by Start().

+ Here is the caller graph for this function:

void ToolsGUI.Start ( )
private

Definition at line 13 of file ToolsGUI.cs.

References Interact(), and SelectAtoms().

+ Here is the call graph for this function:

Member Data Documentation

Toggle ToolsGUI.inter

Definition at line 9 of file ToolsGUI.cs.

Camera ToolsGUI.mainCamera = null
private

Definition at line 10 of file ToolsGUI.cs.

Toggle ToolsGUI.select

Definition at line 8 of file ToolsGUI.cs.


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