dmprendercontext.cpp
631 Bytes
/**************************************************************************
* file: dmprendercontext.cpp
* Author: wanzhongping
* Date: 2021-07-03 12:23:10
* Email: zhongpingw@chinadci.com
* copyright: 广州城市信息研究所有限公司
***************************************************************************/
#include "dmprendercontext.h"
DmpRenderContext::DmpRenderContext()
{
}
DmpRenderContext::DmpRenderContext(const DmpRenderContext &rh)
{
}
// DmpRenderContext &DmpRenderContext::operator=(const DmpRenderContext &rh)
// {
// }