Quaternion.isFinite

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

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

Meta