![]() |
UnityMol
1.0.25beta
|
Classes | |
| class | EqualityComparer |
Public Member Functions | |
| AtomDuo (UnityMolAtom atom1, UnityMolAtom atom2) | |
| bool | Equals (AtomDuo duo2) |
| int | GetHashCode () |
Public Attributes | |
| UnityMolAtom | a1 |
| UnityMolAtom | a2 |
| UMol.AtomDuo.AtomDuo | ( | UnityMolAtom | atom1, |
| UnityMolAtom | atom2 | ||
| ) |
| bool UMol.AtomDuo.Equals | ( | AtomDuo | duo2 | ) |
| int UMol.AtomDuo.GetHashCode | ( | ) |
| UnityMolAtom UMol.AtomDuo.a1 |
| UnityMolAtom UMol.AtomDuo.a2 |