Quaternion.isFinite

Returns true if all values are not nan and finite, otherwise false.

struct Quaternion(type)
@safe pure nothrow @property const
bool
isFinite
()

Meta