OGRE中Query Mask
摘要:
Query MasksAssuming we have two kinds of objects which are Robots and Ninjas.Notice that no matter what mode we are in we can select either object. Our RaySceneQuery will return either Robots or Ninjas, whichever is in front. It doesn't have to be this way though. All MovableObjects allow you to 阅读全文
posted @ 2013-05-30 14:47 zuoc 阅读(442) 评论(0) 推荐(0) 编辑