|
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Inheritance diagram for BenTools.Mathematics.VDataEvent:
Collaboration diagram for BenTools.Mathematics.VDataEvent:Public Member Functions | |
| VDataEvent (Vector DP) | |
Public Member Functions inherited from BenTools.Mathematics.VEvent | |
| int | CompareTo (object obj) |
Public Attributes | |
| Vector | DataPoint |
Properties | |
| override double | Y [get] |
| override double | X [get] |
Properties inherited from BenTools.Mathematics.VEvent | |
| abstract double | Y [get] |
| abstract double | X [get] |
Definition at line 340 of file FortuneVoronoi.cs.
| BenTools.Mathematics.VDataEvent.VDataEvent | ( | Vector | DP | ) |
Definition at line 343 of file FortuneVoronoi.cs.
| Vector BenTools.Mathematics.VDataEvent.DataPoint |
Definition at line 342 of file FortuneVoronoi.cs.
Referenced by BenTools.Mathematics.VNode.ProcessDataEvent().
|
get |
Definition at line 356 of file FortuneVoronoi.cs.
|
get |
Definition at line 348 of file FortuneVoronoi.cs.