摘要:
应gis for net朋友要求,发布一下以前写的相机类源码,这些代码没有经过优化,很粗糙。而且时间很长了,我根据记忆写了一点简单说明,详细的我也忘记了,见谅。// Camera.cpp: implementation of the CCamera class.////////////////////////////////////////////////////////////////////////#include "stdafx.h"#include "GLCamera.h"#include "math.h"////////// 阅读全文
2011年8月10日 #