My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ImageSharpGraph.Pair Class Reference

x,y の対をカプセル化したクラス More...

Public Member Functions

 Pair (int x, int y)
 コンストラクタ
 

Public Attributes

int x
 
int y
 

Detailed Description

x,y の対をカプセル化したクラス

Constructor & Destructor Documentation

◆ Pair()

ImageSharpGraph.Pair.Pair ( int  x,
int  y 
)
inline

コンストラクタ

Parameters
xx値
yy値

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