Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| uint32 | VectorAllLesserThan
(
VectorRegister4Float Vec1, |
Returns non-zero if all elements in Vec1 are lesser than the corresponding elements in Vec2, otherwise 0. | |
| uint32 | VectorAllLesserThan
(
VectorRegister4Double Vec1, |