IAPoint.zero constructor

const IAPoint.zero()

Implementation

const IAPoint.zero()
    : x = 0,
      y = 0;