sch::PolyhedronEdge Struct Reference

#include <sch/S_Polyhedron/Polyhedron_algorithms.h>

Collaboration diagram for sch::PolyhedronEdge:

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
 

Member Function Documentation

◆ computeEdge()

void sch::PolyhedronEdge::computeEdge ( const std::vector< S_PolyhedronVertex * > &  v)
inline

◆ serialize()

template<class Archive >
void sch::PolyhedronEdge::serialize ( Archive &  ar,
const unsigned int   
)
inline

Member Data Documentation

◆ a

size_t sch::PolyhedronEdge::a

◆ b

size_t sch::PolyhedronEdge::b

◆ edge

Vector3 sch::PolyhedronEdge::edge

The documentation for this struct was generated from the following file: