One of the vertex of the triangle

C# | Visual Basic | Visual C++ |
public MCvPoint3D32f V2 { get; set; }
Public Property V2 As MCvPoint3D32f
public: property MCvPoint3D32f V2 { MCvPoint3D32f get (); void set (MCvPoint3D32f value); }
C# | Visual Basic | Visual C++ |
public MCvPoint3D32f V2 { get; set; }
Public Property V2 As MCvPoint3D32f
public: property MCvPoint3D32f V2 { MCvPoint3D32f get (); void set (MCvPoint3D32f value); }