The spica renderer
|
This is the complete list of members for spica::Matrix4x4, including all inherited members.
inverted() const | spica::Matrix4x4 | |
Matrix4x4() | spica::Matrix4x4 | |
Matrix4x4(const Matrix4x4 &mat) | spica::Matrix4x4 | |
Matrix4x4(double m[4][4]) (defined in spica::Matrix4x4) | spica::Matrix4x4 | explicit |
Matrix4x4(double t00, double t01, double t02, double t03, double t10, double t11, double t12, double t13, double t20, double t21, double t22, double t23, double t30, double t31, double t32, double t33) (defined in spica::Matrix4x4) | spica::Matrix4x4 | |
operator!=(const Matrix4x4 &m2) const (defined in spica::Matrix4x4) | spica::Matrix4x4 | |
operator()(int i, int j) const (defined in spica::Matrix4x4) | spica::Matrix4x4 | |
operator=(const Matrix4x4 &mat) (defined in spica::Matrix4x4) | spica::Matrix4x4 | |
operator==(const Matrix4x4 &m2) const (defined in spica::Matrix4x4) | spica::Matrix4x4 | |
toString() const (defined in spica::Matrix4x4) | spica::Matrix4x4 | |
transposed() const | spica::Matrix4x4 |