Point Constructor |
| Name | Description | |
|---|---|---|
| Point |
Initializes a new instance of the Point class.
| |
| Point(Vector2) |
Initializes a new instance of the Point class.
| |
| Point(Vector3) |
Initializes a new instance of the Point class.
| |
| Point(Double, Double, Double) |
Initializes a new instance of the Point class.
|