Click or drag to resize

IWidget3D Interface

http://www.emgu.com
Interface for all widget3D

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public interface IWidget3D : IWidget

The IWidget3D type exposes the following members.

Properties
  NameDescription
Public propertyGetWidget
Get the pointer to the widget object
(Inherited from IWidget.)
Public propertyGetWidget3D
Get the pointer to the widget3D object
Top
See Also