摘要: 简介 rt code 易半边为结构构成边 for(int i=0; i<mf.IN_v_pairs.size(); i++){ int a = mf.IN_v_pairs[i][0]; int b = mf.IN_v_pairs[i][1]; Mesh::HalfedgeHandle heh = m 阅读全文
posted @ 2021-01-12 10:30 HDU李少帅 阅读(478) 评论(0) 推荐(0)
摘要: 简介 https://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/headers/#inline-functions 是google开源C++的中文版本 https://www.cnblogs.com/han 阅读全文
posted @ 2021-01-12 09:40 HDU李少帅 阅读(90) 评论(0) 推荐(0)