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

Public Member Functions

void Ortopersp (bool isOn)
 
void DistanceCueing (bool isOn)
 

Public Attributes

Toggle projection
 
Toggle distCue
 

Private Member Functions

void Start ()
 

Detailed Description

Definition at line 7 of file CamGUI.cs.

Member Function Documentation

void CamGUI.DistanceCueing ( bool  isOn)

Definition at line 21 of file CamGUI.cs.

References UI.GUIMoleculeController.distanceCueingEnabled, and Molecule.View.DisplayMolecule.ToggleDistanceCueing().

Referenced by Start().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void CamGUI.Ortopersp ( bool  isOn)

Definition at line 18 of file CamGUI.cs.

Referenced by Start().

+ Here is the caller graph for this function:

void CamGUI.Start ( )
private

Definition at line 12 of file CamGUI.cs.

References DistanceCueing(), and Ortopersp().

+ Here is the call graph for this function:

Member Data Documentation

Toggle CamGUI.distCue

Definition at line 10 of file CamGUI.cs.

Toggle CamGUI.projection

Definition at line 9 of file CamGUI.cs.


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