UnityMol  1.0.25beta
UMol.AroundSelection Class Reference
Inheritance diagram for UMol.AroundSelection:
UMol.DistanceSelection UMol.MDASelection UMol.MetaClass

Public Member Functions

 AroundSelection (MDAnalysisSelection mda, string t, int p)
 
override void init (List< string > tokens, ref int curId)
 
override HashSet< UnityMolAtomapply (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
 

Constructor & Destructor Documentation

◆ AroundSelection() [1/2]

UMol.AroundSelection.AroundSelection ( MDAnalysisSelection  mda,
string  t,
int  p 
)

◆ AroundSelection() [2/2]

UMol.AroundSelection.AroundSelection ( AroundSelection  cpy)

Member Function Documentation

◆ apply()

override HashSet<UnityMolAtom> UMol.AroundSelection.apply ( HashSet< UnityMolAtom group)
virtual

Reimplemented from UMol.DistanceSelection.

◆ Clone()

override MetaClass UMol.AroundSelection.Clone ( )
virtual

Reimplemented from UMol.DistanceSelection.

◆ init()

override void UMol.AroundSelection.init ( List< string >  tokens,
ref int  curId 
)
virtual

Reimplemented from UMol.DistanceSelection.

Member Data Documentation

◆ cutoff

float UMol.AroundSelection.cutoff = 0.0f

◆ sel

MetaClass UMol.AroundSelection.sel

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