getSupport method

int getSupport(
  1. Vector2 d
)

Get the supporting vertex index in the given direction.

Implementation

int getSupport(Vector2 d) => 0;