OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
Public Member Functions | |
IntPoint (int x, int y) | |
Public Attributes | |
int | x_m |
int | y_m |
int mslang::Mask::IntPoint::x_m |
Definition at line 23 of file Mask.h.
Referenced by mslang::Mask::computeArea(), mslang::Mask::findMaximalRectangle(), and mslang::Mask::parse_detail().
int mslang::Mask::IntPoint::y_m |
Definition at line 24 of file Mask.h.
Referenced by mslang::Mask::computeArea(), mslang::Mask::findMaximalRectangle(), and mslang::Mask::parse_detail().