Vec6s Constructor OpenCvSharp Class Library
Initializer

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Vec6s(
	short item0,
	short item1,
	short item2,
	short item3,
	short item4,
	short item5
)

Parameters

item0
Type: SystemInt16

[Missing <param name="item0"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6s.#ctor(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)"]

item1
Type: SystemInt16

[Missing <param name="item1"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6s.#ctor(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)"]

item2
Type: SystemInt16

[Missing <param name="item2"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6s.#ctor(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)"]

item3
Type: SystemInt16

[Missing <param name="item3"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6s.#ctor(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)"]

item4
Type: SystemInt16

[Missing <param name="item4"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6s.#ctor(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)"]

item5
Type: SystemInt16

[Missing <param name="item5"/> documentation for "M:OpenCvSharp.CPlusPlus.Vec6s.#ctor(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16,System.Int16)"]

See Also

Reference