Emgu CV Library Documentation
V1 Property
NamespacesEmgu.CV.StructureTriangle3DFV1

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

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