omni::math::area_of_rectangle
NAME

omni::math::area_of_rectangle

A function of omni::math

#include <omni/math.hpp>
template < typename T > inline T omni::math::area_of_rectangle(T width, T height)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top