Hand3D constructor

Hand3D(
  1. FingerJoint3D joint,
  2. HandPoint3D location
)

Implementation

Hand3D(this.joint,this.location);