摘要:
class eiObject{public: eiString name; eiObjectType type; eiMaterial *material; eiUInt mtl_id; eiBound box; eiFloat width; //delta x eiFloat height; //delta y eiFloat le... 阅读全文
摘要:
class eiObject{public: eiString name; eiObjectType type; eiMaterial *material; eiUInt mtl_id; eiBound box; eiFloat width; //delta x eiFloat height; //delta y eiFloat le... 阅读全文
摘要:
这个公式展开以后是及其变态!有兴趣可以看看这边:http://www.cvl.iis.u-tokyo.ac.jp/~miyazaki/tech/teche23.html我又不想用SSE,我的机器上怕不兼容,头痛…… 阅读全文
|