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