This is the complete list of members for Matrix3D, including all inherited members.
| at(self, int row, int column) | Matrix3D | |
| create() | Matrix3D | |
| create(float alpha, float beta, float gamma) | Matrix3D | |
| create(float alpha, float beta, float gamma, cvb.Factors3D scale) | Matrix3D | |
| create(List[float] values) | Matrix3D | |
| det | Matrix3D | static |
| identity() | Matrix3D | |
| inverse(self) | Matrix3D | |
| invert(self) | Matrix3D | |
| Matrix3D(self, *Any args, **Any kwargs) | Matrix3D | |
| precision | Matrix3D | static |
| roll_pitch_yaw | Matrix3D | static |
| rotation_angles | Matrix3D | static |
| scale | Matrix3D | static |