Initializes a new instance of the Vector4 structure.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- x
- Type: System..::.Single
X coordinate of the vector.
- y
- Type: System..::.Single
Y coordinate of the vector.
- z
- Type: System..::.Single
Z coordinate of the vector.
- w
- Type: System..::.Single
W coordinate of the vector.