23 #ifndef THREEPOINTS3D_H 24 #define THREEPOINTS3D_H 26 #include "../pos_vec/Pos3d.h" 43 const Pos3d &Org(
void)
const 45 const Pos3d &P1(
void)
const 47 const Pos3d &P2(
void)
const ProtoGeom(void)
False when solution is not possible: intersection of parallel planes.
Definition: ProtoGeom.cc:33
Base class for geometry objects.
Definition: ProtoGeom.h:33
Posición en tres dimensiones.
Definition: Pos3d.h:44
Data structure that stores three points.
Definition: ThreePoints3d.h:32