#include <sch/S_Polyhedron/Polyhedron_algorithms.h>

Public Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int) |
| void | computeEdge (const std::vector< S_PolyhedronVertex * > &v) |
Public Attributes | |
| size_t | a |
| size_t | b |
| Vector3 | edge |
|
inline |
|
inline |
| size_t sch::PolyhedronEdge::a |
| size_t sch::PolyhedronEdge::b |
| Vector3 sch::PolyhedronEdge::edge |