H3AngleConverter constructor

const H3AngleConverter(
  1. H3 h3
)

Implementation

const H3AngleConverter(H3 h3) : _h3 = h3;