![]() |
UnityMol
1.0.25beta
|
Public Member Functions | |
| AroundSelection (MDAnalysisSelection mda, string t, int p) | |
| override void | init (List< string > tokens, ref int curId) |
| override HashSet< UnityMolAtom > | apply (HashSet< UnityMolAtom > group) |
| AroundSelection (AroundSelection cpy) | |
| override MetaClass | Clone () |
Public Member Functions inherited from UMol.DistanceSelection | |
| DistanceSelection (MDAnalysisSelection mda, string t, int p) | |
| DistanceSelection (DistanceSelection cpy) | |
Public Member Functions inherited from UMol.MDASelection | |
| MDASelection (MDAnalysisSelection mda, string t, int p) | |
| MDASelection (MDASelection cpy) | |
Public Member Functions inherited from UMol.MetaClass | |
| MetaClass () | |
| MetaClass (MetaClass cpy) | |
Public Attributes | |
| float | cutoff = 0.0f |
| MetaClass | sel |
Public Attributes inherited from UMol.DistanceSelection | |
| bool | useKDtree = true |
Public Attributes inherited from UMol.MetaClass | |
| MDAnalysisSelection | mdaSel |
| string | token |
| int | precedence |
| UMol.AroundSelection.AroundSelection | ( | MDAnalysisSelection | mda, |
| string | t, | ||
| int | p | ||
| ) |
| UMol.AroundSelection.AroundSelection | ( | AroundSelection | cpy | ) |
|
virtual |
Reimplemented from UMol.DistanceSelection.
|
virtual |
Reimplemented from UMol.DistanceSelection.
|
virtual |
Reimplemented from UMol.DistanceSelection.
| float UMol.AroundSelection.cutoff = 0.0f |
| MetaClass UMol.AroundSelection.sel |