oa::vlm::orthographic

Function published by the oa::vlm namespace.

Function Documentation

detail::Mat4<T> oa::vlm::orthographic( T inWidth, T inHeight, T inNear, T inFar, T inZoom = T(1) )
No public source comment is attached to this declaration.

Parameters

inWidth
T

inHeight
T

inNear
T

inFar
T

inZoom
T

Default: T(1)

Returns

detail::Mat4<T>

The declared return value.