The size of MCvPoint3D32f

Namespace: Emgu.CV.Util
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static int MCvPoint3D32f { get; }
Public Shared ReadOnly Property MCvPoint3D32f As Integer
	Get
public:
static property int MCvPoint3D32f {
	int get ();
}

See Also