Enum member isValidPointType

Checks that type have "x" and "y" members of returning type "double"

enum isValidPointType(T) = false;