|
Method |
Description |
|
Default constructor. Constructs a 3D position object with coordinates of (0,0,0). | |
|
Constructs a 3D position object with the same coordinates as the input point. | |
|
Constructs a 3D position object that is a copy of the input position object. | |
|
Constructs a 3D position object that has the specified coordinates. |