multVecMatrix 1248 Source/platform/transforms/TransformationMatrix.cpp void TransformationMatrix::multVecMatrix(double x, double y, double& resultX, double& resultY) const multVecMatrix 1259 Source/platform/transforms/TransformationMatrix.cpp void TransformationMatrix::multVecMatrix(double x, double y, double z, double& resultX, double& resultY, double& resultZ) const