#include <typeUtils.h>
Public Attributes | |
double | a11 |
double | a21 |
double | a31 |
double | a12 |
double | a22 |
double | a32 |
double | a13 |
double | a23 |
double | a33 |
int | a41 |
int | a42 |
int | a43 |
int | a44 |
Definition at line 430 of file typeUtils.h.
double VXV::Matrix4D::a11 |
行列要素
Definition at line 431 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a21 |
行列要素
Definition at line 432 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a31 |
行列要素
Definition at line 433 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a12 |
行列要素
Definition at line 434 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a22 |
行列要素
Definition at line 435 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a32 |
行列要素
Definition at line 436 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a13 |
行列要素
Definition at line 437 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a23 |
行列要素
Definition at line 438 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
double VXV::Matrix4D::a33 |
行列要素
Definition at line 439 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
行列要素
Definition at line 441 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
行列要素
Definition at line 442 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
行列要素
Definition at line 443 of file typeUtils.h.
Referenced by VXV::convert(), and VXV::createConvertMatrix().
行列要素
Definition at line 444 of file typeUtils.h.