OpenTK.Vector3h: Constructor Members

The constructors of OpenTK.Vector3h are listed below. For a list of all members, see the Vector3h Members list.

See Also: Inherited members from System.ValueType

Public Constructors

Documentation for this section has not yet been entered.
The new Half3 instance will convert the Vector3 into 16-Bit Half precision floating point.
The new Half3 instance will convert the Vector3 into 16-Bit Half precision floating point. This is the fastest constructor.
The new Half3 instance will convert the Vector3d into 16-Bit Half precision floating point.
The new Half3 instance will convert the Vector3d into 16-Bit Half precision floating point. This is the faster constructor.
Documentation for this section has not yet been entered.
The new Half3 instance will convert the Vector3 into 16-Bit Half precision floating point.
The new Half3 instance will convert the Vector3 into 16-Bit Half precision floating point.
The new Half3 instance will convert the Vector3d into 16-Bit Half precision floating point.
The new Half3 instance will convert the Vector3d into 16-Bit Half precision floating point.
Constructor used by ISerializable to deserialize the object.
The new Half3 instance will avoid conversion and copy directly from the Half parameters.
The new Half3 instance will convert the 3 parameters into 16-Bit Half precision floating point.
The new Half3 instance will convert the 3 parameters into 16-Bit Half precision floating point.