#include <sse_vector_4f64.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 R0 R1 R2 R3
Member Typedef Documentation
◆
ValueType
构造函数 & 析构函数文档编制
◆
Vector4f64()
Constructs the object. It does not set a default value.
Friends And Related Function Documentation
◆
CastToVector4f64
Vector4f64
CastToVector4f64
|
(
|
const Vector4i64 &
|
a
|
)
|
|
|
friend
|