Vector Constructor

Overload List
  NameDescription
Public methodVector
Instantiates a zero length vector.
Public methodVector(Point)
Instatiates a new vector with the given point.
Public methodVector(Double, Double, Double)
Instantiates a vector with the given coordinates.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next