vpAdd(VPMatrix) | VPMatrix | |
vpGetAdjoint(void) | VPMatrix | [protected] |
vpGetDet22(float, float, float, float) | VPMatrix | [protected] |
vpGetDet33(float, float, float, float, float, float, float, float, float) | VPMatrix | [protected] |
vpGetDeterminent(void) | VPMatrix | |
vpGetInverse(void) | VPMatrix | |
vpGetMatrixF(float **) | VPMatrix | |
vpGetMatrixVF(void) | VPMatrix | |
vpGetValueAt(int, int) | VPMatrix | |
VPMatrix() | VPMatrix | |
VPMatrix(float[]) | VPMatrix | |
VPMatrix(float[][4]) | VPMatrix | |
vpMultiply(VPMatrix) | VPMatrix | |
vpMultiply(VPPoint3D) | VPMatrix | |
vpMultiplyScalar(float) | VPMatrix | |
vpSetValueAt(int, int, float) | VPMatrix | |
vpSubtract(VPMatrix) | VPMatrix | |
~VPMatrix() | VPMatrix |