omni::geometry::triangle::equals
NAME

omni::geometry::triangle::equals

A member function of omni::geometry::triangle

#include <omni/geometry/triangle.hpp>
bool omni::geometry::triangle::equals(const omni::geometry::point2d<T>& a, const omni::geometry::point2d<T>& b, const omni::geometry::point2d<T>& c)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top