![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Public Member Functions | |
List< List< Vector3 > > | GetFieldLines () |
List< List< Vector3 > > | ReadFile (string fieldlines_file_content, Vector3 Offset) |
Private Attributes | |
List< List< Vector3 > > | m_fieldlines |
Definition at line 73 of file ReadJson.cs.
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().
|
private |
Definition at line 76 of file ReadJson.cs.