call abstract method

Offset call(
  1. Size view,
  2. FPortalChildRect child,
  3. FPortalRect portal
)

Returns the spacing offset for the portal.

The returned offset should be in the local coordinate system relative to the child's top left corner (0, 0).

Implementation

Offset call(Size view, FPortalChildRect child, FPortalRect portal);