#include <Triangle.hpp>
◆ NextVertexCCW()
Returns the point location counter-clockwise to given point location.
Fn: static constexpr TriangleLocation Triangle::nextVertexCW(TriangleLocation point) const
Author: Tyler Parke
Date: 2017-05-15
◆ NextVertexCW()
Returns the point location clockwise to given point location.
Fn: static constexpr TriangleLocation Triangle::nextVertexCW(TriangleLocation point) const
Author: Tyler Parke
Date: 2017-05-15
◆ oppositeLocation()
The documentation for this class was generated from the following file: