Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Tetrahedron::Faces Struct Reference

A struct holding the four faces of the tetrahedron. More...

#include <point.H>

Collaboration diagram for Aleph::Tetrahedron::Faces:
[legend]

Public Attributes

Triangle3D f [4]
 

Detailed Description

A struct holding the four faces of the tetrahedron.

Definition at line 3564 of file point.H.

Member Data Documentation

◆ f

Triangle3D Aleph::Tetrahedron::Faces::f[4]

Definition at line 3566 of file point.H.


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