Vector3H Constructor |
Name | Description | |
---|---|---|
![]() | Vector3H(Vector3H) |
Constructs a vector with another given vector.
|
![]() | Vector3H(Single, Single, Single) |
Constructs a vector with the given individual elements.
|
![]() | Vector3H(HalfType, HalfType, HalfType) |
Constructs a vector with the given individual elements.
|