Click or drag to resize

Vec3d Constructor

Overload List
  NameDescription
Public methodVec3d
Initializes a new instance of the Vec3d class. the default constructor.
Public methodVec3d(Double, Double, Double)
Initializes a new instance of the Vec3d class. Constructs a new vector from 3 numbers.
Top
See Also