Tree.getColumnAtPosition

Returns the column index under the given point.

struct Tree
@nogc nothrow const
long
getColumnAtPosition
(
in Vector2 position
)

Meta