#include <sse_matrix_4f64.h>
Public Types |
|
| using | ValueType = Float64 |
公共成员函数 |
|
| Matrix4f64 () | |
Private Attributes |
|
| Vector4f64 | v0 |
| Vector4f64 | v1 |
| Vector4f64 | v2 |
| Vector4f64 | v3 |
| using ValueType = Float64 |
| Matrix4f64 | ( | ) |
Constructs the object. It does not set a default value.
|
private |
|
private |
|
private |
|
private |