|
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Inheritance diagram for BenTools.Mathematics.VCircleEvent:
Collaboration diagram for BenTools.Mathematics.VCircleEvent:Public Attributes | |
| VDataNode | NodeN |
| Vector | Center |
| bool | Valid = true |
Properties | |
| override double | Y [get] |
| override double | X [get] |
Properties inherited from BenTools.Mathematics.VEvent | |
| abstract double | Y [get] |
| abstract double | X [get] |
Private Attributes | |
| VDataNode | NodeL |
| VDataNode | NodeR |
Additional Inherited Members | |
Public Member Functions inherited from BenTools.Mathematics.VEvent | |
| int | CompareTo (object obj) |
Definition at line 365 of file FortuneVoronoi.cs.
| Vector BenTools.Mathematics.VCircleEvent.Center |
Definition at line 368 of file FortuneVoronoi.cs.
Referenced by BenTools.Mathematics.VNode.CircleCheckDataNode(), and BenTools.Mathematics.Fortune.ComputeVoronoiGraph().
|
private |
Definition at line 367 of file FortuneVoronoi.cs.
Referenced by BenTools.Mathematics.VNode.CircleCheckDataNode(), and BenTools.Mathematics.VNode.ProcessCircleEvent().
| VDataNode BenTools.Mathematics.VCircleEvent.NodeN |
Definition at line 367 of file FortuneVoronoi.cs.
Referenced by BenTools.Mathematics.VNode.CircleCheckDataNode(), and BenTools.Mathematics.VNode.ProcessCircleEvent().
|
private |
Definition at line 367 of file FortuneVoronoi.cs.
Referenced by BenTools.Mathematics.VNode.CircleCheckDataNode(), and BenTools.Mathematics.VNode.ProcessCircleEvent().
| bool BenTools.Mathematics.VCircleEvent.Valid = true |
Definition at line 385 of file FortuneVoronoi.cs.
Referenced by BenTools.Mathematics.VNode.CircleCheckDataNode(), and BenTools.Mathematics.Fortune.ComputeVoronoiGraph().
|
get |
Definition at line 378 of file FortuneVoronoi.cs.
|
get |
Definition at line 370 of file FortuneVoronoi.cs.
Referenced by BenTools.Mathematics.VNode.CircleCheckDataNode(), and BenTools.Mathematics.Fortune.ComputeVoronoiGraph().