They can be used for collision detection or avoidance.
它们可以被用在碰撞检测或规避上。
A triangle selector is a class which can fetch the triangles from scene nodes for doing different things with them, for example collision detection.
这是一个类,你可以用它来从场景结点中拾取三角形,以用作各种不同的用途,比如碰撞检测。
The second parameter is the scene node, which is the object, which is affected by collision detection, in our case it is the camera.
第二个参数是场景结点,指定受碰撞检测影响的对象,在我们的例子中就是相机。
应用推荐