Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| uint32 | VectorAnyLesserThan
(
VectorRegister4Float Vec1, |
Returns non-zero if any element in Vec1 is lesser than the corresponding element in Vec2, otherwise 0. | |
| uint32 | VectorAnyLesserThan
(
VectorRegister4Double Vec1, |