已知兩個座標系下的座標,求座標系之間的轉換矩陣(一)

本例子只有旋轉,沒有平移 #include <iostream> #include <GTEngine/Mathematics/GteConvertCoordinates.h> using namespace gte; // #define Vector4<double> Vector<4, double> int main(int argc, char const *argv[]) { //
相關文章
相關標籤/搜索