UnityMol  0.9.6-875
UnityMol viewer / In developement
ParseData.ParsePDB.ReadJson Class Reference

Public Member Functions

List< List< Vector3 > > GetFieldLines ()
 
List< List< Vector3 > > ReadFile (string fieldlines_file_content, Vector3 Offset)
 

Private Attributes

List< List< Vector3 > > m_fieldlines
 

Detailed Description

Definition at line 73 of file ReadJson.cs.

Member Function Documentation

List<List<Vector3> > ParseData.ParsePDB.ReadJson.GetFieldLines ( )

Definition at line 78 of file ReadJson.cs.

List<List<Vector3> > ParseData.ParsePDB.ReadJson.ReadFile ( string  fieldlines_file_content,
Vector3  Offset 
)

Definition at line 84 of file ReadJson.cs.

References MiniJSON.JsonDecode().

Referenced by ParseData.ParsePDB.RequestPDB.LoadJsonWWW().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

List<List<Vector3> > ParseData.ParsePDB.ReadJson.m_fieldlines
private

Definition at line 76 of file ReadJson.cs.


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