Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorBitwiseNotAnd
(
const VectorRegister4Float& A, |
Combines two vectors using bitwise NOT AND (treating each vector as a 128 bit field) | |
| VectorRegister4Double | VectorBitwiseNotAnd
(
const VectorRegister4Double& A, |