摘要:
step += 5; float ra = (float) CC_DEGREES_TO_RADIANS(step); float i = sinf(ra) * pNode->getCamera()->getZEye(); float j = cosf(ra) * pNode->getCamera()... 阅读全文
posted @ 2014-06-03 14:27 今非昔-毕 阅读(410) 评论(0) 推荐(0)
|
|
|
|
摘要:
step += 5; float ra = (float) CC_DEGREES_TO_RADIANS(step); float i = sinf(ra) * pNode->getCamera()->getZEye(); float j = cosf(ra) * pNode->getCamera()... 阅读全文
posted @ 2014-06-03 14:27 今非昔-毕 阅读(410) 评论(0) 推荐(0) |
|