libalvision  1.14.5
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
AL::ALImage::ROI Struct Reference

List of all members.

Public Member Functions

 ROI (int left, int top, int width, int height)
 ROI (int left, int top, int width, int height, float leftAngle, float topAngle, float rightAngle, float bottomAngle)

Public Attributes

int x
int y
int w
int h
float leftAngle
float topAngle
float rightAngle
float bottomAngle

Detailed Description

Definition at line 31 of file alimage.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables