Emgu CV Library Documentation
V2 Property
NamespacesEmgu.CV.StructureTriangle3DFV2

www.emgu.com/wiki
One of the vertex of the triangle
Declaration Syntax
C#Visual BasicVisual C++
public MCvPoint3D32f V2 { get; set; }
Public Property V2 As MCvPoint3D32f
public:
property MCvPoint3D32f V2 {
	MCvPoint3D32f get ();
	void set (MCvPoint3D32f value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)