静态box静态box静态boxThe bounding box.
The bounding sphere.
The relationship type: 0 for disjoint, 1 for contains, 2 for intersecting.
静态closest静态closest静态closest静态closestThe bounding sphere.
The point in space.
The closest point on the bounding sphere.
静态closestThe first bounding sphere.
The second bounding sphere.
The closest point on the first bounding sphere to the second.
静态distance静态distance静态distance静态distanceThe bounding sphere.
The point in space.
The distance from the point to the bounding sphere.
静态distanceThe first bounding sphere.
The second bounding sphere.
The distance between the two bounding spheres.
静态intersects静态intersectsThe bounding box.
The bounding sphere.
True if they intersect, otherwise false.
静态intersects静态intersects静态intersects静态intersects静态intersectsThe plane.
The bounding sphere.
The intersection type of the plane and the bounding sphere: 0-back, 1-front, 2-intersecting.
静态intersects静态intersects静态intersects静态intersects静态intersects静态intersects静态intersects静态intersectsThe ray.
The bounding sphere.
The distance to the intersection point, or -1 if there is no intersection.
静态intersectsThe ray.
The bounding sphere.
The intersection point.
The distance to the intersection, or -1 if there is no intersection.
静态intersects静态intersects静态intersectsThe first bounding sphere.
The second bounding sphere.
True if they intersect, otherwise false.
静态intersectsThe bounding sphere.
The first vertex of the triangle.
The second vertex of the triangle.
The third vertex of the triangle.
True if they intersect, otherwise false.
静态sphereThe bounding sphere.
The bounding box.
The spatial relationship: 0 for disjoint, 1 for contains, 2 for intersecting.
静态sphereThe bounding sphere.
The point.
The relationship type: 0 for disjoint, 1 for contains, 2 for intersecting.
静态sphereThe first bounding sphere.
The second bounding sphere.
The spatial relationship: 0 for disjoint, 1 for contains, 2 for intersecting.
静态sphereThe bounding sphere.
The first vertex of the triangle.
The second vertex of the triangle.
The third vertex of the triangle.
The relationship type: 0 for disjoint, 1 for contains, 2 for intersecting.
En
Collision class is used to detect collisions
Zh
Collision 类用于检测碰撞。