MFC下實現圖形學之立方體平移、比例、旋轉、投影變換算法

//********************************* //繪製座標系以及初始立方體 //********************************* void CTransGraphicsView::OnDraw(CDC* pDC) {  CTransGraphicsDoc* pDoc = GetDocument();  ASSERT_VALID(pDoc);  HBRUS
相關文章
相關標籤/搜索