Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼Nxv | |
| CAngle | Widget that represents an angle between 2 points |
| CImage | An off-screen image representation native to the selected GUI |
| CImagePanel | Class used to display images and as container of widgets |
| CImageTranslator | Class used to convert between image formats |
| CPoint | Widget that represents a point |
| CPolygon | Widget that represents a polygon defined by a set of points |
| CVideoCapture | GUI component to capture video from files and devices |
| CVideoPlayer | Class to control the playback and processing of media obtained from VideoCapture |
| CWidget | Base class for all Widgets |