OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
mslang::Mask::IntPoint Struct Reference
Collaboration diagram for mslang::Mask::IntPoint:

Public Member Functions

 IntPoint (int x, int y)

Public Attributes

int x_m
int y_m

Detailed Description

Definition at line 17 of file Mask.h.

Constructor & Destructor Documentation

◆ IntPoint()

mslang::Mask::IntPoint::IntPoint ( int x,
int y )
inline

Definition at line 18 of file Mask.h.

References x_m, and y_m.

Member Data Documentation

◆ x_m

int mslang::Mask::IntPoint::x_m

◆ y_m

int mslang::Mask::IntPoint::y_m

The documentation for this struct was generated from the following file: