toProjective method

ProjectivePoint toProjective()

Implementation

ProjectivePoint toProjective() => ProjectivePoint(_x, _y, _z);