MeiCam SDK For Android
2.10.2
|
2D coordinate structure More...
Public Member Functions | |
NvsPosition2D (float x, float y) | |
Constructor to set the horizontal and vertical coordinates of the 2D coordinate structure. More... | |
Public Attributes | |
float | x |
float | y |
2D coordinate structure
|
inline |
Constructor to set the horizontal and vertical coordinates of the 2D coordinate structure.
x | the value of X |
y | the value of Y |
float com.meicam.sdk.NvsPosition2D.x |
float com.meicam.sdk.NvsPosition2D.y |