#include <ngcdcsSUBFRM.hpp>
Public Member Functions | |
| ngcdcs_subwin_t () | |
| Constructor. | |
| int | Valid () |
| Window valid. | |
| void | Clear () |
| Clear. | |
| void | Validate () |
| Validate coordinates. | |
Public Attributes | |
| int | x1 |
| int | y1 |
| int | nx |
| int | ny |
| int | x2 |
| int | y2 |
Window type for sub-frames
|
inline |
Constructor.
|
inline |
Clear.
|
inline |
Window valid.
|
inline |
Validate coordinates.
| int ngcdcs_subwin_t::nx |
| int ngcdcs_subwin_t::ny |
| int ngcdcs_subwin_t::x1 |
| int ngcdcs_subwin_t::x2 |
| int ngcdcs_subwin_t::y1 |
| int ngcdcs_subwin_t::y2 |