Struct edge_t¶ Defined in File common.hpp Struct Documentation¶ struct edge_t¶ Geometric edge of a triangle or shared by a couple triangles. Public Members pqvec3_t a¶ pqvec3_t b¶ dir3_t e¶ dir3_t n1¶ dir3_t t1¶ dir3_t n2¶ dir3_t t2¶ angle_t alpha¶ const tri_t *tri1¶ const tri_t *tri2¶