Overload | Description |
---|---|
Coordinate3D Constructor(Double,Double,Double) | Constructs a Coordinate3D with an X, Y, and Z value used for manipulating 3D vertices and 3D vectors. |
Coordinate3D Constructor(Coordinate3D) | Constructs a Coordinate3D with an X, Y, and Z value used for manipulating 3D vertices and 3D vectors. |
Coordinate3D Constructor(MapPoint) | Constructs a Coordinate3D with an X, Y, and Z value used for manipulating 3D vertices and 3D vectors. |