projP2 constructor

projP2(
  1. Element X,
  2. Element Y,
  3. Element Z
)

Implementation

projP2(this.X, this.Y, this.Z);