NativeMethodsvector_Point3f_new2 Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_Point3f_new2(System.IntPtr)"]

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

public static IntPtr vector_Point3f_new2(
	IntPtr size
)

Parameters

size
Type: SystemIntPtr

[Missing <param name="size"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_Point3f_new2(System.IntPtr)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.vector_Point3f_new2(System.IntPtr)"]

See Also

Reference