Exemple #1
0
 void setupPlane(V3d a,V3d b) {
   pos=a; nor=b.normal();
 }