sch::PolyhedronTriangle Struct Reference

#include <sch/S_Polyhedron/Polyhedron_algorithms.h>

Collaboration diagram for sch::PolyhedronTriangle:

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int)
 

Public Attributes

unsigned int a
 
unsigned int b
 
unsigned int c
 
Vector3 normal
 

Member Function Documentation

◆ serialize()

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

Member Data Documentation

◆ a

unsigned int sch::PolyhedronTriangle::a

◆ b

unsigned int sch::PolyhedronTriangle::b

◆ c

unsigned int sch::PolyhedronTriangle::c

◆ normal

Vector3 sch::PolyhedronTriangle::normal

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