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

Public Member Functions

 InSphereSelection (MDAnalysisSelection mda, string t, int p)
 
override void init (List< string > tokens, ref int curId)
 
override HashSet< UnityMolAtomapply (HashSet< UnityMolAtom > group)
 
 InSphereSelection (InSphereSelection 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
 
Vector3 center = Vector3.zero
 
- Public Attributes inherited from UMol.DistanceSelection
bool useKDtree = true
 
- Public Attributes inherited from UMol.MetaClass
MDAnalysisSelection mdaSel
 
string token
 
int precedence
 

Constructor & Destructor Documentation

◆ InSphereSelection() [1/2]

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

◆ InSphereSelection() [2/2]

UMol.InSphereSelection.InSphereSelection ( InSphereSelection  cpy)

Member Function Documentation

◆ apply()

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

Reimplemented from UMol.DistanceSelection.

◆ Clone()

override MetaClass UMol.InSphereSelection.Clone ( )
virtual

Reimplemented from UMol.DistanceSelection.

◆ init()

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

Reimplemented from UMol.DistanceSelection.

Member Data Documentation

◆ center

Vector3 UMol.InSphereSelection.center = Vector3.zero

◆ cutoff

float UMol.InSphereSelection.cutoff = 0.0f

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