MappingList.getData

class MappingList
void*
getData
(
double x
,
double y
)

Parameters

x double

X coordinate

y double

Y coordinate

Return Value

Type: void*

the data of a mapping in the list at coordinates (x, y)

Meta