#include <LatticeAlgs.h>
Definition at line 383 of file LatticeAlgs.h.
◆ TriPlane()
◆ closeToPlane()
bool TriPlane::closeToPlane |
( |
Neighbor |
a | ) |
|
|
inline |
◆ dotNormal()
mpz_class TriPlane::dotNormal |
( |
Neighbor |
a | ) |
const |
|
inline |
◆ getNormal()
const Matrix& TriPlane::getNormal |
( |
| ) |
const |
|
inline |
returns the normal of the plane as the row of a matrix.
Definition at line 433 of file LatticeAlgs.h.
◆ inPlane()
bool TriPlane::inPlane |
( |
Neighbor |
a | ) |
const |
|
inline |
◆ isLine()
bool TriPlane::isLine |
( |
| ) |
const |
|
inline |
◆ isParallel() [1/2]
bool TriPlane::isParallel |
( |
const Plane & |
plane | ) |
const |
|
inline |
◆ isParallel() [2/2]
bool TriPlane::isParallel |
( |
const TriPlane & |
plane | ) |
const |
|
inline |
◆ _a
◆ _b
◆ _c
◆ _line
◆ _normal
The documentation for this class was generated from the following file: