Data class containing a 2d point and an optional numeric value
the x-coordinate
the y-coordinate
Optional
the value
the handle of the values buffer
clone the object
compares this object to another instance by default only x and y coordinate are compared; when second parameter is set to true all properties are taken into account
Data class containing a 2d point and an optional numeric value