#include <sse_vector_8i32.h>
详细描述
The class and the default constructor are always defined. The functions of this class are only defined when C4D_HAS_AVX_CAPABILITY is set. Instances of this class must be aligned to 32 bytes. The layout in the memory is as follows: address + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 R0 R1 R2 R3 R4 R5 R6 R7
Member Typedef Documentation
◆
ValueType
构造函数 & 析构函数文档编制
◆
Vector8i32()
Constructs the object. It does not set a default value.
Friends And Related Function Documentation
◆
CastToVector8f32
Member Data Documentation
◆
_dummy