|
Video Processing Framework
|
#include <Array_DataStruct.h>
Public Member Functions | |
| Selection (int start=-1, int end=-1, int length=-1) | |
| virtual | ~Selection () |
Public Attributes | |
| int | start |
| int | end |
| int | length |
| Selection::Selection | ( | int | start = -1, |
| int | end = -1, |
||
| int | length = -1 |
||
| ) | [inline] |
| virtual Selection::~Selection | ( | ) | [inline, virtual] |
| int Selection::end |
| int Selection::start |